Semantic-Org/Semantic-UI-React

Dropdown doesn't close when placed inside of Checkbox component

Open

#4036 opened on Aug 15, 2020

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (13,136 stars) (4,065 forks)batch import
bughelp wanted

Description

Bug Report

Steps

  1. Click on dropdown
  2. Click on one of the options

Expected Result

The dropdown menu should close

Actual Result

It remains open until you click on one of the options one more time or click outside of the menu

Version

1.2.0

Testcase

https://codesandbox.io/s/vigorous-ives-l0qwm?file=/example.js

Contributor guide