Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.21k stars 4.05k forks source link

Dropdown with Dropdown.Menu containing an Input component does not work correctly. #4419

Open pksilen opened 1 year ago

pksilen commented 1 year ago

Bug Report

Steps

Dropdown with Dropdown.Menu containing an Input component does not work correctly. When you focus the Input component, the Dropdown closes and you cannot enter any text to the Input component.

Expected Result

Input can be given

Actual Result

Dropdown closes and no input can be given

Version

2.1.4

Testcase

This problem can be reproduced on your website

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.