Settings button occlusion when workspace and favorites tabs are expanded in sidebar #8598
Labels
for experienced contributor
scope: front
Issues that are affecting the frontend side only
size: short
type: design improvement
Bug Description
In the main page of the application, when the favorites tab is expanded with many favorited items as well as the workspace tab being expanded, the settings button becomes inaccessible. This could cause confusion for new users looking for the settings button who don't know where it is located.
Before occlusion:
After occlusion:
Expected behavior
The Favorites and/or workspace tabs should limit the height at which it can expand in the sidebar so that the settings button never disappears from view. This could be done by adding a scroll bar for the overall sidebar, or by adding a max height to the container that doesn't overlap with the settings button.
The text was updated successfully, but these errors were encountered: