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
We don't have any changes to the 1.x series planned. That being said, <pf-select variant="typeahead"> is available in version 4.0.0 of this library. Would you be interested in working with us to integrate that element into your application?
@bennypowers would it be possible to add the typeahead variant to a new <pf-input>? I feel like the old <pfe-autocomplete> is more like a text input than select.
Discussed in office hours this morning. This seems to be a good candidate for RHX Elements, since this pattern doesn't exist (AFAIK) in PatternFly and we don't have any official RHDS designs for this yet. The quickest route would be through RHX as—potentially—a combination of elements:
<rhx-datalist>
<rhx-combobox>
<rhx-textinput>
Up for debate. Might need some discovery on what composable bits make up a search autocomplete.
Description of the issue
the CP-Search-Autocomplete uses version 1.12.3 under the hood.
The "Search the Customer Portal" search box on the https://access.redhat.com/ is unusable with long queries.
See: https://issues.redhat.com/browse/CPCORE-11969
Steps to reproduce
Expected behavior
as a user I expect for he cursor to remain visible as the string gets longer
The text was updated successfully, but these errors were encountered: