Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
Tagging autocompletion - multiple "mode" but without symbol
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
for a meteor project I need an autocomplete form and stumbled upon this cool project.
What i want seems a little different, I need a multiple autocomplete, like the @aaaa - @tttt example only without the '@'. Is this possible?
Users should be able to input several words from one collection, comma separated or not doesn't matter.
Like e.g. a listing of NFL-teams in one input line; the user could input "SF 49ers, Seattle Seahawks ..." and with every word a new dropdown list should be presented.
Can this easily be hacked in a fork?
Regards
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by reading the repository's autocomplete implementation and its existing multiple-mode example, then determine how token boundaries and dropdown triggers are handled. Done means supporting multiple collection values in one input without requiring a symbol, with behavior for the described NFL-team example clarified and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100