Semantic-Org/Semantic-UI-React

Checkbox: onClick doesn't fire when inside a Dropdown

Open

#2,121 opened on Sep 25, 2017

View on GitHub
 (12 comments) (1 reaction) (0 assignees)JavaScript (4,065 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (13,136 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Steps

Add a checkbox inside a dropdown, either as header or item.

Expected Result

  • onClick fires

Actual Result

  • onClick doesn't fire
  • also note the weird font

Version

0.74.1

Testcase

https://codepen.io/anon/pen/zENBPx

Contributor guide