-
Story
-
Resolution: Won't Fix
-
Major
-
-
1.0-m6, 1.0-m7
Behaviour
- Pipeline result modal is shown immediately when request & data starts fetching immediately
- White thin progress bar at the top for loading the data
- The content that is shown is a placeholder for the real content to come (pattern stolen from Facebook)
- the bars where the text are intentional
- you can use the SVG attached for the stage view place holder
- log should be empty, have no lines as per mockup
- When the data is fetched successfully the content is replaced without refresh
- Always try to attempt to use the correct style for the state if it can be inferred
- e.g. clicking on a successful run from the summary the bar will always be green
- if it can't be inferred make the bar at the top grey and remove the status symbol
- relates to
-
JENKINS-35731 Scrolling performance is poor for runs with many log lines
- Closed
-
JENKINS-35818 Developer sees a interstitial when tab data is being displayed
- Resolved