Open dmathisen opened 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.
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: