The CreatorCon Call for Content is officially open! Get started here.

UI Builder - Typeahead component retains search text after selecting item

Bernard Esterhu
Tera Expert

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

BernardEsterhu_0-1706514966009.png

 

"services" remains after selecting the Services item

BernardEsterhu_1-1706514990664.png

 

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.

 

 

 

1 REPLY 1

Pranav_Thanedar
Mega Sage

Hi @Bernard Esterhu ,

 

Can you please try the aria-autocomplete="none" property under the ARIA Properties?

 

Pranav_Thanedar_0-1706522740263.pngPranav_Thanedar_1-1706522769464.png

 

Please mark this response as correct or helpful if it assisted you with your question.

 

Regards,

Pranav