Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
Text area auto complete for multiple items without a token
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
I want to have a textarea that auto complete from the collection but without using a token
Is that possible ?
so that the user whenever he types a letter it suggests from the collection and let him add multiple not just one.
Thanks in advance,
Nader Ikladious.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reading the existing autocomplete behavior for collection suggestions, tokens, and multiple selections, then determine whether textarea input is supported. Done means suggestions appear as the user types without a token and multiple collection items can be added.
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
- Needs clarification
- Newbie friendliness
- 25/100