Problem/Motivation
During the usability sessions, some participants did not notice the toolbar on mobile, as struggled to get back to their administrative content area.
When the toolbar was originally designed, mobile devices had limited screen sizes and vertical height was a premium, times have changed maaan.
Proposed resolution
Set position fixed on mobile
To avoid the mobile toolbar having too many items and crowding the viewport, when at mobile widths, collapse toolbar tabs that don't open trays into a single toolbar tab that can be toggled to hide/show the items.
Remaining tasks
Implement the change
Test
User interface changes
Fixed toolbar on mobile which is always visible to the user.
Toolbar tabs that don't open trays are collapsed on mobile.
API changes
None
Data model changes
None