Skip to content

Styled the contextual header in left sidepanel

Denys Mishunov requested to merge 322680-contextual-header-styling into master

What does this MR do?

Updates the styles for the left side panel's contextual header for both refactored and non-refactored panels to match the design.

To click-test, enable the :sidebar_refactor feature flag for your user:

  gitlab git:(322680-contextual-header-styling)  rails c
...
[1] pry(main)> Feature.enable(:sidebar_refactor, User.find_by_username('root'))

Design

Screenshot_2021-06-01_at_13.01.43 Screenshot_2021-06-01_at_13.04.52

Screenshots (strongly suggested)

View Result
Project Screenshot_2021-06-02_at_12.59.41
Group Screenshot_2021-06-02_at_12.59.33
User Profile Screenshot_2021-06-02_at_12.59.58
Admin Area Screenshot_2021-06-02_at_12.59.53
Security Screenshot_2021-06-02_at_13.00.03
WebIDE
should not be affected by this MR
Screenshot_2021-06-01_at_13.08.25

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #322680 (closed)

Edited by Denys Mishunov

Merge request reports

Loading