Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocomplete for emotes #9

Closed
joeyak opened this issue Mar 10, 2019 · 0 comments
Closed

Add autocomplete for emotes #9

joeyak opened this issue Mar 10, 2019 · 0 comments
Labels
enhancement New feature or request front-end Anything HTML/CSS/JS

Comments

@joeyak
Copy link
Collaborator

joeyak commented Mar 10, 2019

When typing a emote, an autocomplete should show up. Show autocomplete when a user types a colon and a letter. The letter has to be A-Za-z. When a user tabs for autocomplete, :smiaSip should be replaced with smiaSip

Below are the only forms an emote image should be replaced for in chat.

:smiaSip:
smiaSip
[smiaSip]
@joeyak joeyak added the enhancement New feature or request label Mar 10, 2019
@joeyak joeyak added this to To do in Features and TODOs via automation Mar 10, 2019
@zorchenhimer zorchenhimer added the front-end Anything HTML/CSS/JS label Mar 11, 2019
@joeyak joeyak assigned joeyak and unassigned joeyak Mar 16, 2019
zorchenhimer added a commit that referenced this issue Mar 26, 2019
This enables parsing emotes in the format :emote: as defined in #9.
This does not add auto-complete, just brings emote parsing up to date.
@joeyak joeyak moved this from To do to In progress in Features and TODOs Mar 30, 2019
@joeyak joeyak closed this as completed in ca72dc2 Mar 30, 2019
Features and TODOs automation moved this from In progress to Done Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end Anything HTML/CSS/JS
Projects
Development

No branches or pull requests

2 participants