popovers: do not dismiss on next click inside
Open
Nobody has claimed this yet.
feature
js
v6
- Dominant language
- MDX
- Stars
- 175k
- Forks
- 78.6k
- Avg merge
- 7h 19m
- Merged PRs (30d)
- 35
Description
I think popovers dismissed on next click should not dismiss when the click is inside the popover, to allow selecting text, etc.
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
Start with the linked Bootstrap documentation for “dismiss on next click” and trace the popover dismissal entry point. Done means clicks inside the popover, including text selection, no longer dismiss it while the next click outside still does.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100