scrumlr.io
scrumlr.io copied to clipboard
Emoji Dropdown in column titles
Description:
Currently, emojis cannot be selected in the input fields for column titles. As a user, I expect to be able to add emojis just like when writing notes by entering a :
.
Acceptance Criteria:
- A dropdown menu with emojis is displayed when the user enters a
:
in the input field for column titles. - Users can select an emoji from the dropdown menu, and it will be inserted at the current cursor position in the input field.
- The dropdown menu disappears when the user clicks outside of the dropdown menu or the input field.
- The dropdown menu looks the same as the one in the notes input field (see screenssshot).