-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
When different screen resolutions / window sizes / device orientation changes are observed, the elements in the header display do not adapt in a predictable manner.
- In the "Tablet" and "Compact" layouts, header items simply scroll off the right side of the display if the size is too narrow to display all items. They should wrap to the next row.
- In the "Modern" and "Dockable" layouts, the action buttons will wrap to the next row and then jump to the far right side of the row if another element wraps also.
- The "Tablet" layout is missing the "update" button for local installations.
- The "Modern" layout loses the "Update" and "Support" buttons at smaller viewport widths.
- At one point, the "Support" button changes content to only show the heart emoji. The emoji is not properly centered in the button.
To Reproduce
Steps to reproduce the behavior:
- For the scenarios above, select the layout in question
- Change either device orientations or browser window dimensions as described above
- Behold the errors
Expected Behavior
Stated above in the description
Screenshots
73!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In Progress