UI Improvements
The current portal implementation of jobs and outputs is suboptimal. When there are many jobs, clicking on the "jobs" "box" auto-scrolls down to the oldest one - imho that's wrong, theres a bigger chance that I'm interested in the newest one than the oldest one. Also, there's no refresh button, so the only way to see if any new jobs have been fired is to close the blade and click "jobs" again (causing me to have to scroll up repeatedly when waiting for a job to kick off.
Further, the "all streams" should have the same auto-scroll feature as the output window. The "All streams" stay on the oldes stream, and here the situation is the opposite from "jobs" - chances are I'm interested in the newest log entries. I'd like it to auto-scroll to the bottom and auto-load new log messages as they come in.
We have currently fixed:
1. Modify jobs list so that it does not scroll to the bottom of the page
2. Added a refresh button to the streams blade (note this doesn’t help if you have more than 50 streams so we are still looking at other ways to improve viewing active streams)
I’m leaving this open to track further improvements to the job and streams blades.