Skip to content

Fix navbar for all screen widths

Annabel Dunstone Gray requested to merge 31329-hidden-nav-content into master

Before

nav-broken

After

nav-fixed

What does this MR do?

  • Moves groups into More at smaller widths (we drop recently used groups etc and default to main groups page)

  • Removes Web IDE button from top nav

  • Moves help items into user dropdown at < md screen widths

  • Moves top nav links (except Admin) into More dropdown at all widths

Before After
Screen_Shot_2019-09-23_at_10.33.51_AM Screen_Shot_2019-09-23_at_10.33.44_AM
  • Use search icon button instead of text field at a larger screen width
Before After
Screen_Shot_2019-09-23_at_10.35.19_AM Screen_Shot_2019-09-23_at_10.35.26_AM

Does this MR meet the acceptance criteria?

Conformity

Closes #31329 (closed)

Edited by Annabel Dunstone Gray

Merge request reports