Description
Some design work was done in T373466: MPIC: Determine user flow between instrument and experiment forms to restyle the user flow after adding A/B tests to MPIC. We worked on T373475: MPIC: Update application to include experiment user flow to update MPIC according to the new design, but some work was deferred because it was not prioritized. Specifically, the application header wasn't updated.
Specifications
- The header displays a new logo that adjusts its color when rendered in dark mode (find attachment below)
- The header has a 8px vertical padding
- The gear button is replaced by the two Log in/Log out and Help links, which color (@color-progressive) also adjusts depending on the scheme (#36c in light, #6D8AF2 in dark mode)
- There's 16px of spacing between the links
- The Logo and the links are placed in opposite sides of the header
- The header displays an Alpha version indicator next (12px) to the logo (this is an InfoChip component with an cdxIconLabFlask icon, see https://phabricator.wikimedia.org/T373474#10263162 for reference)
Acceptance criteria
- The application logo adjusts its color based on the theme
- The header has been restyled according to the design