Enhance: allow more lists in menu if there is room for them
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The GUI currently only allows for a limited number lists to be displayed. If there are any more in a domain, they are listed under the "Other lists" drop-down.
However plenty of screens these days have additional space to spare.
The code should allow for more lists.
Ideally the number would be automatically calculated, but allowing an option to override the default would be useful as an alternative.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the GUI code that limits the number of lists and inspect how the "Other lists" drop-down is populated. Determine how available screen space and an optional override should affect the menu; the work is done when additional lists appear when space allows and overflow remains accessible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100