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

Repeat emojis when using autocomplete/suggest #283

Closed
2 tasks done
andrewtavis opened this issue Apr 7, 2023 · 2 comments
Closed
2 tasks done

Repeat emojis when using autocomplete/suggest #283

andrewtavis opened this issue Apr 7, 2023 · 2 comments
Assignees
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@andrewtavis
Copy link
Member

Terms

Description

An idea of how to make the emoji autosuggestions from #51 and the soon to be committed autocompletions from #277 is to keep the emoji view that the user has just interacted with and allow them to press the same emojis multiple times. The general idea on this for the German keyboard would allow someone to write:

Hund 🐶🐶🐶🐶🐶🐶

It's my expectation that a person would more likely repeat an emoji than use a base autosuggestion that would normally follow it. We'd need the space between the emojis to be deleted after the first one by checking that an emoji autosuggestion or completion has been used, and then the defauly added space could be ignored so long as the user keeps doing more of them :)

Contribution

Happy to work on this or give someone some guidance on how to work on it 😊 This Issue is a bit difficult though given all the parts of the interface that will need to be conditionally changed.

@andrewtavis andrewtavis added feature New feature or request help wanted Extra attention is needed labels Apr 7, 2023
@andrewtavis andrewtavis moved this to Todo in Scribe Board Apr 7, 2023
@andrewtavis
Copy link
Member Author

Closed by 4ddf305 😊

@SaurabhJamadagni, let me know what you think of this when you get a second! I thought of it today while working on #277 and really like it :) :)

@github-project-automation github-project-automation bot moved this from Todo to Done in Scribe Board Apr 7, 2023
@andrewtavis andrewtavis self-assigned this Apr 7, 2023
@SaurabhJamadagni
Copy link
Collaborator

let me know what you think of this

Hey @andrewtavis! This is a good one! Really like it too. I knew something was missing when someone selected an emoji suggestion but just couldn't put my finger on what it was. This is nice 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

2 participants