Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

Add dropdown allowReselection

Open RARgames opened this issue 2 years ago • 3 comments

Feature Request

Problem description

Add dropdown allowReselection (mentioned in Semantic UI 2.2.0 changelog) Dropdown - Adds new allowReselection option to trigger onChange events even when reselecting same value

RARgames avatar Feb 01 '23 05:02 RARgames

👋 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.

welcome[bot] avatar Feb 01 '23 05:02 welcome[bot]

Currently, when using Web Components, selecting the same item does not close the <Dropdown /> and no onChange -event is triggered (using the close icon does not work either).

Possibly related to #4184.

neutraali avatar Sep 25 '23 07:09 neutraali

Same question.

I just read issue #3437 and hope to see the feature opened to allow selecting duplicate values. Additionally, it would be great to have a fix for the behavior where selecting a duplicate value closes the Dropdown."

ilyaliao avatar Dec 21 '23 08:12 ilyaliao