Allow using the mouse wheel to navigate through the emoji tabs #179

Closed
opened 2022-10-09 15:05:45 +00:00 by solidsanek · 4 comments
Contributor

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

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
Author
Contributor

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

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
solidsanek changed title from [Bug] Emoji react panel isn't fully displayed when opened from the notification column to Allow using the mouse wheel to navigate through the emoji tabs 2022-10-09 15:09:39 +00:00

ah 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~

ah 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

this should be easier to navigate with c7200b2234f37827b6 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
Mergan added the
Minor change
label 2022-11-17 23:17:52 +00:00
Author
Contributor

The scroll do be happening, thanks! And closing it

The scroll do be happening, thanks! And closing it
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#179
No description provided.