What problem does this solve?
Several sections of the Miner Details page do not adapt correctly to mobile viewports, causing controls and statistics to wrap, overlap, or become difficult to use.
On narrow screens, the page header, per-repository standings controls, repository card statistics, and Pull Requests filters all experience layout issues that reduce usability and make the interface harder to navigate.
Current Behavior
Header
- Back button, mode toggle, and watchlist star wrap onto multiple rows.
- Header actions become visually disconnected.
Per-Repository Standings Controls
- Sort controls become cramped on mobile.
- The "Sort:" label consumes valuable horizontal space.
- Sort dropdown, direction toggle, and view toggle do not fit comfortably within the available width.
Pull Requests Filters
- Filter buttons (
All, Open, Merged, Closed) wrap or overlap.
- Controls may span multiple rows depending on viewport width.
Expected Behavior
Header
- Back button and watchlist star remain aligned on a single row.
- OSS Contributions / Issue Discovery toggle is displayed on a separate row beneath the header actions.
- No wrapping or overlapping occurs.
Per-Repository Standings Controls
- Sort controls remain fully usable on mobile.
- "Sort:" label is hidden on smaller screens to reduce width usage.
- Controls stay on a single row and support horizontal scrolling when necessary.
Pull Requests Filters
- Filter buttons remain on a single row.
- Horizontal scrolling is available when controls exceed the viewport width.
- No overlapping or multi-line wrapping occurs.
Steps to Reproduce
- Open the Miner Details page on a mobile device or narrow browser window (~390px width).
- Observe the page header.
- Navigate to the Per-repository standings section.
- Review the sort controls and repository cards.
- Switch to the Pull Requests tab.
- Observe the status filter controls.
Screenshots
Header Layout
Per-Repository Standings Controls
Pull Requests Filters
Environment
- OS: Windows 11
- Browser: Chrome
- Screen Width: 360px
What problem does this solve?
Several sections of the Miner Details page do not adapt correctly to mobile viewports, causing controls and statistics to wrap, overlap, or become difficult to use.
On narrow screens, the page header, per-repository standings controls, repository card statistics, and Pull Requests filters all experience layout issues that reduce usability and make the interface harder to navigate.
Current Behavior
Header
Per-Repository Standings Controls
Pull Requests Filters
All,Open,Merged,Closed) wrap or overlap.Expected Behavior
Header
Per-Repository Standings Controls
Pull Requests Filters
Steps to Reproduce
Screenshots
Header Layout
Per-Repository Standings Controls
Pull Requests Filters
Environment