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
I want a user to be able to show more content on the autosuggest dropdown just like Amazon's search bar, and I am able to show more content on the search bar, but unable to give more ability in terms of accessibility like on amazon's search bar.
Amazon sample:
Application search bar:
Is there a way to achieve this effect? Any workarounds you can think off?
The text was updated successfully, but these errors were encountered:
This works on the CDN example in https://react-autosuggest.js.org/, but the library does not. This is a requirement of the web now. Please get this fixed. From what it looks like, this may be an issue when shifting focus from the input itself. When doing so, the drop down closes.
In the meantime, do you have any work arounds or pointers on how to implement this?
I want a user to be able to show more content on the autosuggest dropdown just like Amazon's search bar, and I am able to show more content on the search bar, but unable to give more ability in terms of accessibility like on amazon's search bar.
Amazon sample:
Application search bar:
Is there a way to achieve this effect? Any workarounds you can think off?
The text was updated successfully, but these errors were encountered: