fomantic / Fomantic-UI

Fomantic-UI is the official community fork of Semantic-UI
https://fomantic-ui.com
MIT License
3.58k stars 333 forks source link

feat(dropdown): collapse on clearable optional #3115

Closed lubber-de closed 3 weeks ago

lubber-de commented 3 weeks ago

Description

Added an option collapseOnClearable to collapse the dropdown upon clicking on the clearable icon

SUI does not collapse, but FUI does, so i made this option false by default so the behavior matches SUI.

Testcase

Closes

3114

mvorisek commented 3 weeks ago

Thank you and I am happy with the default.

lubber-de commented 3 weeks ago

Docs added by https://github.com/fomantic/Fomantic-UI-Docs/pull/516