-
Notifications
You must be signed in to change notification settings - Fork 17
Labels
UIFront-end components and stylingFront-end components and styling
Milestone
Description
Is your feature request related to a problem?
On mobile devices, the Orchestrators page introduces an unintended horizontal scrollbar (not always visible). This is caused by the Performance Leaderboard button not wrapping to the next line under the Orchestrators title and instead overflowing the viewport width. This negatively affects usability and makes the layout feel broken on smaller screens.
Describe the solution you'd like
The Performance Leaderboard button should wrap to the next line on mobile screens beyond a certain breakpoint to prevent horizontal overflow.
Describe alternatives you've considered
No response
Additional context
Only the header row is causing the overflow; the rest of the Orchestrators layout is unaffected.
Metadata
Metadata
Assignees
Labels
UIFront-end components and stylingFront-end components and styling
Type
Projects
Status
Done