Meteor-Community-Packages / Meteor-Community-Packages/meteor-autocomplete
Transform Selection Before
- Dominant language
- CoffeeScript
- Stars
- 350
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Right now I'm working on a project that uses the _meteor-emoji_ package in conjunction with _meteor-autocomplete_. The problem is that every time I write the character that triggers the autocompletion and select an element from the list, it doesn't autocomplete the proper code for the emoji as shown in the following _.gif_

What should be the best way to handle this kind of situation?
Thanks,
**_Andrés García Hurtado**_
Contributor guide
Research direction
Start by reproducing the selection flow with meteor-emoji and meteor-autocomplete, using the linked GIF as the expected-versus-actual reference. Trace what happens when an autocomplete entry is selected and determine the transformation needed so the proper emoji code is inserted; done means selecting an entry consistently inserts that code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100