themesberg / themesberg/flowbite-react
(Mega menu) Dropdown should support hover event as trigger
Open
@tulup-conner is already working on this.
Since May 30, 2024.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Summary
There should be a way to open the (mega menu) dropdown when the user hovers over the trigger.
Context
In the mega menu, supporting hover makes the nav links that trigger the dropdown navigable. In the default example this would mean I could hover on "Company" to reveal the dropdown contents and click on "Company" to navigate to a page linked to it.
Mega menu is built upon the Dropdown component. The non-react library supports dropdown hover.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.