Truncate Sidebar Username #64

Closed
opened 2024-10-10 22:01:57 +00:00 by corbz · 1 comment
Owner

The sidebar username needs to be truncated when it's too long.

Currently it can become so wide, that the pin button is pushed off the sidebar, this is not good enough.

image
The sidebar username needs to be truncated when it's too long. Currently it can become so wide, that the pin button is pushed off the sidebar, this is not good enough. <img width="458" alt="image" src="attachments/804b8835-bd61-48f5-8f22-c63d103c46f3">
corbz added the
bug
label 2024-10-10 22:01:57 +00:00
corbz added this to the PYRSS project 2024-10-10 22:01:57 +00:00
Author
Owner

Fixed on dev branch :)

Username now truncates down to fit within the sidebar.

I also renamed the class pin-sidebar-btn to sidebar-pin-btn to be consistent with other class names used for sidebar elements, usually being prefixed with sidebar-.

image
Fixed on dev branch :) Username now truncates down to fit within the sidebar. I also renamed the class `pin-sidebar-btn` to `sidebar-pin-btn` to be consistent with other class names used for sidebar elements, usually being prefixed with `sidebar-`. <img width="368" alt="image" src="attachments/3c3e684c-8872-4bc2-ad26-648a278b239e">
7.3 KiB
corbz closed this issue 2024-10-11 09:19:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#64
No description provided.