Upgrade Toolbar SelectOption to accept value attribute
Open
@jdichev is already working on this.
Since Dec 2, 2025.
feature request
TOPIC P
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Is your feature request related to a problem?
I need to use a Select input in a Toolbar, but if I use the normal Select component (because it has the functionality I need), the overflow functionality with the popover does not work. ToolbarSelectOption does not accept a value attribute like it should.
Describe the solution you'd like
I would like ToolbarSelectOption to accept a value, not only children.
Describe alternatives you've considered
Using dataset is not ideal
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.