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

Select first emoji in list with enter #175

Merged
merged 3 commits into from Mar 27, 2018

Conversation

savardc
Copy link

@savardc savardc commented Mar 15, 2018

Add the ability to select the first emoji after a search with enter

I added a new props, onSelect, to be notified when an emoji is selected, either with a click or enter. I'm not sure how much the mouse event is used so I didn't want to just rename onClick to onSelect.

The next step would be to add keyboard navigation in the list of emojis

@EtienneLem EtienneLem merged commit a71280f into missive:master Mar 27, 2018
@EtienneLem
Copy link
Member

Very nice, thanks! 🤘

@savardc savardc deleted the keyboardSelect branch April 18, 2018 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants