themesberg / themesberg/flowbite
How to disable click behaviour for dropdowns when it's on hover?
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Obviously I can add e.stopPropagation() but is there a native flowbite way to do it?
But even when I add stopPropagation dropdown still closes on the first click
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.
Research direction
No file, test, or entry point is named. Start by reproducing the hover-triggered dropdown behavior and checking the existing dropdown event handling; done means documenting or implementing a supported way to prevent the first click from closing the dropdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100