Project-Chirp / chirp-frontend

Frontend of Chirp
2 stars 3 forks source link

Adding emojis #86

Closed Dennull closed 4 months ago

Dennull commented 5 months ago

Functionality needs to be added to the emoji button on the text input fields. This emoji picker library might be a good place to look for a premade component to save time. The emoji icon button should open a dropdown where users can pick an emoji. Once they click on emoji on the dropdown, it should be put in the input field where their cursor is.