Emoji reactions: Make keep open button work #241
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#241
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "sam/pleroma-fe:emoji-react-keep-open"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
I thought it was "keep open" for multiple emojis? Attached video of current behavior
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
Pull request closed