Open
Description
Is your feature request related to a problem? Please describe
1. Inconsistent Sidebar Hover Animation
In most sections like Specification or Docs, the sidebar items have a smooth animation when hovered over. However, on the Tools page, this hover animation is missing.
Expected:
Smooth transition effect on hover across all sections, including Tools.
Actual:
Tools page sidebar lacks hover animation, resulting in inconsistent UX.
Screencast.from.2025-06-15.19-16-33.webm
2. Accordion Behavior – Multiple Dropdowns Open
In the Tools page sidebar, multiple dropdowns (e.g., "Language", "Tooling Type") can be expanded at once:
📷 Example:
Expected:
Standard accordion behavior: only one section open at a time to reduce clutter and improve usability.
Describe the solution you'd like
-
Apply consistent hover animation styles for the Tools page sidebar.
-
Limit dropdown behavior so that only one section can be open at a time, like a true accordion.
Are you working on this?
Yes