-
Notifications
You must be signed in to change notification settings - Fork 354
Description
Is your feature request related to a problem?
Currently, the navigation bar dropdown menus on the website require a user to click to open them. This adds an extra step to navigation and can feel less intuitive than modern web standards where menus often open on hover. For users who are exploring the site, this can make the experience slightly less fluid.
Describe the solution you'd like
I propose that the main navigation bar's dropdown menus be updated to open when a user hovers their mouse over a top-level menu item (e.g., "Meetings," "Communication"). The menu should remain open as long as the user's mouse is over the menu item or the dropdown menu itself. The menu should close when the user's mouse moves away.
This change would make the navigation feel more responsive and align with the user experience of many other websites.
Additional context
This is a relatively small user experience improvement that can make a positive impact on how users interact with the site. Thank you for your consideration!
