Allow using the mouse wheel to navigate through the emoji tabs #179
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#179
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
See the screenshot, part of the emoji react panel is cut according to the width of the notification column in 3 column mode
Frontend version:
c8c8d408
Actually I'm stupid, it's working as intented, but it makes going through the emoji tabs a bit of an issue when the panel is this thin.
Maybe making the emoji tab list scrollable using the mouse wheel or through another way (like holding a click) could help making it easier to navigate through these tabs
[Bug] Emoji react panel isn't fully displayed when opened from the notification columnto Allow using the mouse wheel to navigate through the emoji tabsah yeah this one
this is actually stupidly difficult due to the way pleroma-fe was put together, the picker is sorta... enclosed within the column
scroll wheel... scrolling sounds useful though, that can almost certainly be done~
this should be easier to navigate with
c7200b2234
scroll wheel does work, but it's horizontal so you have to hold shift (browsers are weird)
but that commit will increase the width enough to make it more usable
The scroll do be happening, thanks! And closing it