Emoji reactions: Make keep open button work #241

Closed
sam wants to merge 1 commits from sam/pleroma-fe:emoji-react-keep-open into develop
First-time contributor

This PR fixes the "keep picker open" button on the emoji reaction menu, previously it was ignored and the menu would always close.

Feel free to lint it however, this is just the concept for the fix

This PR fixes the "keep picker open" button on the emoji reaction menu, previously it was ignored and the menu would always close. Feel free to lint it however, this is just the concept for the fix
sam added 1 commit 2022-12-01 22:53:50 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
5bd436892b
emoji react: make keep picker button do something
Signed-off-by: Sam Therapy <sam@samtherapy.net>
Member

I thought it was "keep open" for multiple emojis? Attached video of current behavior

I thought it was "keep open" for multiple emojis? Attached video of current behavior
Contributor

yeah, the reaction picker used to be a different slower picker and floaty just changed it to be the post picker instead
the keep picker open option was meant for the post form, never for the reaction

another way to solve this issue would be to hide the checkbox if reacting? but this pr adds neat functionality

yeah, the reaction picker used to be a different slower picker and floaty just changed it to be the post picker instead the keep picker open option was meant for the post form, never for the reaction another way to solve this issue would be to hide the checkbox if reacting? but this pr adds neat functionality

hiding is probably the best behaviour here, we don't want to encourage spamming reactions

hiding is probably the best behaviour here, we don't want to encourage spamming reactions
sam closed this pull request 2022-12-02 16:32:23 +00:00
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No description provided.