twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
23.51k stars 2.43k forks source link

Settings button occlusion when workspace and favorites tabs are expanded in sidebar #8598

Closed giiger closed 3 days ago

giiger commented 6 days ago

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: Image

After occlusion: Image

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.

Bonapara commented 5 days ago

Related to https://github.com/twentyhq/twenty/issues/8063

khuddite commented 5 days ago

@Bonapara Image

I am no longer able to reproduce the issue on my end. Could you verify if it's already fixed? Thanks

Bonapara commented 5 days ago

Cannot reproduce too - @giiger what version are you using?

ehconitin commented 3 days ago

This was fixed @Bonapara

Bonapara commented 3 days ago

Closing the issue then - Thanks @ehconitin