-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request]: Narrower sidebar #273
Comments
Not against 200, but for reference here's 240 (same as nautilus) The user account box does feel a bit empty with shorter labels when vertical, but I guess it's ok until #228 |
240 still looks too wide to me, we're literally only using half the width (Nautilus is a bit different in that there's bookmarks and mounted devices, which often have longer names). I'd also remove the style class on the user name that makes it larger, which would probably help make longer user names fit. Looking at your example I'd maybe also reduce the size of the avatar a bit, it feels kinda huge compared to the other elements. |
Looks good to me! One small change I'd still try and make is reducing the vertical spacing between name and @username, maybe just by 1-2px. |
Those are all good ideas, but my first instinct would be too look for a shorter label. It's a way longer than all the other ones, so it's always going to look weird... |
Describe the request
The current sidebar is quite wide, and mostly empty since most of the labels are relatively short. This makes the layout feel inefficient and uncomfortable at desktop sizes.
Here's a quick attempt to improve this in inspector, without major changes (sidebar width is 200, and the user account box is vertical rather than horizontal):
In the future I'd revamp the sidebar more in the direction of #228, but this would already improve the situation for now.
Implementation Details
The text was updated successfully, but these errors were encountered: