You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For feature requests or enhancements, file an issue against patternfly-design.
SelectOption should behave like a typical option tag within a select element and allow you to specify a label for it. At the moment, it only supports a value.
A use case for needing this is dynamic fields that don't have a single label you can manually type in outside of the dropdown.
For bug reports, please provide as much relevant info as possible:
What browser(s), device and OS experience the problem? Chrome, macOS Catalina
Are you using a PatternFly JS framework implementation [1]? patternfly 4 / react-core
What are the steps to reproduce the issue and what is the expected behavior?
For feature requests or enhancements, file an issue against patternfly-design.
SelectOption
should behave like a typicaloption
tag within aselect
element and allow you to specify alabel
for it. At the moment, it only supports avalue
.A use case for needing this is dynamic fields that don't have a single label you can manually type in outside of the dropdown.
For bug reports, please provide as much relevant info as possible:
Codepen here.
Tell us more about your product/project and timeline to help prioritize this issue.
Related to syndesisio/syndesis#7539
The text was updated successfully, but these errors were encountered: