Semantic-Org/Semantic-UI-React

Dropdown doesn't close when placed inside of Checkbox component

Open

#4,036 创建于 2020年8月15日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)JavaScript (4,065 fork)batch import
bughelp wanted

仓库指标

Star
 (13,136 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南