SOLIDUI: add overflow to nav menu for mobile
Open
@jesscmoore is already working on this.
Since Sep 14, 2026.
- Dominant language
- Dart
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 3
Description
Description
Add an overflow option to nav menu, which moves those menu items to a More button in mobile or narrow displays.
Why
So that as a user I don't have a crowded bottom nav bar on mobile apps.
Closing Criteria
Checklist for closing the issue:
- No errors from
make prep - All tests pass
make qtest - On mobile/narrow screens, the overflow menu items show in a More button.
Screenshots
Eg The 7 buttons now in the menu of Podmail is too many for mobile platforms. As a developer I want to set which will appear in the More button, and which will be shown.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.