patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
793 stars 357 forks source link

Select - When Inline filter field is open, allow us to also specify a valid pattern that can be searched #9407

Open jeswanke opened 1 year ago

jeswanke commented 1 year ago

Is this a new component or an extension of an existing one? Select

Describe the feature When an inline filter is open user can type any characters. even though we might know the selections are only using digits, etc. If this happens, the component just says: noResultsFoundText: 'No results found', Ideally it would say the entered text contains letters when it should just contain numbers, etc

Are there visuals for this feature? If applicable, please include examples for each state and for varying widths maybe this?

CleanShot 2023-07-26 at 11 13 15@2x

Any other information?

wise-king-sullyman commented 1 year ago

You're correct that this isn't possible with the v4 Select implementation! We'll have someone investigate building a demo of this functionality using the new v5 components.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.