-
Notifications
You must be signed in to change notification settings - Fork 99
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
The Environment page has a text overflow in the sidebar on the left side #453
Comments
Hello, @SableRaf, can you assign this issue to me? |
Hi @harshtalati2410. Thanks for bringing this up 👍 Could you share a mockup of what you have in mind? |
@SableRaf If there is something else, you would like to suggest please do. |
I have been able to detect some other bugs on the frontend of the website. I would like to work on them as well after this issue. |
Pinging @runemadsen about the design |
I think breaking the lines would be good! Just note that this would need to be done with CSS and not by adding the line breaks in the content. |
I have considered that advice. I will open a PR within a few hours. |
How it looks right now?
Why it should be changed?
The main purpose of the sidebar is to provide easy navigation. But due to the overflow of titles and links on medium and large screens, the user has to scroll within the sidebar to read the title and then navigate to the section.
What I propose to do?
I propose to apply a line break whenever it overflows and to highlight it as one complete title even if it breaks into several lines by applying a gray left border which turn blue when active or hovered.
Please respond as I would like to start working on this immediately.
The text was updated successfully, but these errors were encountered: