UI Builder - Typeahead component retains search text after selecting item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2024 11:58 PM
We have a typeahead component on our page that is used to look up services. On typing text into the input box, the typeahead lists the services matching the text. Once a service is selected by the user, I would expect the search text to disappear, however it remains in the typeahead input box (with the selected service pill).
Initial search
"services" remains after selecting the Services item
This behavior is not consistent, after using the typeahead a few times it does not reoccur. It would be great to avoid this behavior as this is a bit confusing to the users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 02:06 AM
Hi @Bernard Esterhu ,
Can you please try the aria-autocomplete="none" property under the ARIA Properties?
Please mark this response as correct or helpful if it assisted you with your question.
Regards,
Pranav