Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
support marked up mention and return value
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if you could get all the mention in the text, mark up them, and return them as objects. Like this one:
http://ivirabyan.github.io/jquery-mentions/
This jquery has a method to return values, which are mention objects in the text.
So when I mention people, I can get their ids and notify them easily.
Contributor guide
Research direction
Start by reviewing the repository's client autocomplete entry points and the jQuery mentions example linked in the issue; no repository file or test is named. Clarify the returned mention-object shape and markup behavior, with completion meaning mentions expose their IDs for notification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, jquery
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100