Closed giiger closed 3 days ago
@Bonapara
I am no longer able to reproduce the issue on my end. Could you verify if it's already fixed? Thanks
Cannot reproduce too - @giiger what version are you using?
This was fixed @Bonapara
Closing the issue then - Thanks @ehconitin
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.