Semantic-Org / Semantic-UI-React

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

Add Category Selection functionality for Dropdown (available in non-React Semantic UI) #4306

Open dmathisen opened 2 years ago

dmathisen commented 2 years ago

Feature Request

Problem description

The standard (non-React) Semantic UI Dropdown component supports hierarchy/nested (or "category") dropdowns. This is available by setting allowCategorySelection: true. I don't see any way to have this functionality with Semantic-UI-React.

See "Menu -> Category Selection" here: https://semantic-ui.com/modules/dropdown.html#category-selection

Screenshot:

image

welcome[bot] commented 2 years 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.