framework7io / framework7io/framework7
[v3] Feature request - ability to limit input on autocomplete before filtering begins
Open
Nobody has claimed this yet.
Feature Request
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
- Just a feature request for imposing an optional limit on the minimum input before filtering begins on an autocomplete
- e.g. for long lists you might not want to show everything as soon as a user enters the letter
a
- e.g. for long lists you might not want to show everything as soon as a user enters the letter
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 file, test, or entry point. Locate the autocomplete component and its filtering logic, then inspect existing tests or examples; done means an optional minimum-input setting prevents filtering until that many characters have been entered while preserving current behavior when unset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100