Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
Only show autocomplete suggestions on second letter
Open
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
If I would type the token ":" do not show the suggestion yet until the first or second letter is typed. How to do this? Thanks!
Contributor guide
Research direction
Start by tracing where the autocomplete UI decides to display suggestions after a colon token is entered. Check the existing suggestion behavior and any related tests in the repository. Done means suggestions remain hidden for an empty token and appear once the first or second letter is typed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100