Feature request: navigation of lists
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Hi,
Interactive mode is fantastic. I have one request to make it even better.
If I am presented a very long list - for example all the user or all the compartments - it would be nice if I could type the first letters and a filter based on those characters is automatically applied.
This makes navigating large list much more easy and fast.
Thanks!
Contributor guide
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.
Research direction
The issue names no files, tests, or entry points. Start by locating the interactive-mode code that presents long user or compartment lists, then determine how typed first letters could filter those lists. Done means users can type initial characters to narrow the displayed choices and navigate large lists more quickly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100