-
-
Notifications
You must be signed in to change notification settings - Fork 205
Description
Hello
Could you please consider for implementing these ones?
-
Sidebar Animation
When a user clicks to collapse or expand the sidebar, instead of an instant transition, a smooth animation should be used. The animation should be fast enough to not feel slow, but noticeable enough to improve the visual flow. This applies to both the sidebar itself and the content area shifting. -
Open on Hover
When the sidebar is in its collapsed state (showing only icons), hovering over the sidebar area should cause it to expand automatically. This allows users to quickly access navigation links without needing to click. The sidebar should then collapse again once the user moves the cursor away. -
Hide Sidebar Button
A dedicated button should be added, likely near the top of the sidebar or on the main navigation bar, to completely hide the sidebar. This button would act as a toggle, allowing users to show the sidebar again when needed. This is different from the collapse function, as it would remove the sidebar and its icons from view entirely.