twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
GNU Affero General Public License v3.0
15.79k stars 1.73k forks source link

Animate the Sidebar Objects Tree view opening/closing #6485

Closed Bonapara closed 1 day ago

Bonapara commented 1 month ago

Current Behavior

The tree view opens without animation, confusing. (There is a sudden change of states that is hard to grasp.)

Desired Behavior

We want to introduce an animation when opening the menu so the user doesn't feel lost.

The animation should be 300ms and look like this:

https://github.com/user-attachments/assets/a16fae23-4cb5-47c7-80fa-ed9edf3118a2

Faisal-imtiyaz123 commented 1 month ago

@Bonapara In the current version , we don't have a tree view under any object . So should this issue await some other issue?

AliElamir commented 1 month ago

@Bonapara I can work on this.

AliElamir commented 1 month ago

I've made a pull request. Please review. https://github.com/twentyhq/twenty/pull/6521