12 comments (12 comments)1 reaction (1 reaction)0 assignees (0 assignees)JavaScript4,065 forks (4,065 forks)batch import
buggood first issuehelp wanted
Repository metrics
- Stars
- 13,136 stars (13,136 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
Actual Result
onClick doesn't fire
- also note the weird font
Version
0.74.1
Testcase
https://codepen.io/anon/pen/zENBPx
Contributor guide
- Research direction
- Investigate why Checkbox onClick does not fire when inside a Dropdown. Check for event propagation issues, such as Dropdown preventing default or stopping propagation, and examine the Dropdown and Checkbox component implementations in Semantic UI React.
- Tech stack
- javascriptreact
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- ReactSemantic UI React