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
Description: When typing in the search bar, no suggestions appear, and instead of displaying search results on the same page, it redirects to a new screen. This negatively impacts user experience.
Steps to Reproduce:
Begin typing in the "Search" field.
Notice that no suggestions appear.
Press "Enter" and observe the page redirection.
Actual Behavior:
No suggestions are shown while typing.
After pressing "Enter," the user is redirected to a different page instead of seeing search results on the same page.
Expected Behavior:
Suggestions should appear as users type.
Search results should appear on the same page without redirection.
The text was updated successfully, but these errors were encountered:
Does "Search suggestions" mean the suggestion below the search box or the search result?Seems that the search result can be rendered dynamically when typing.
Does "Search suggestions" mean the suggestion below the search box or the search result?Seems that the search result can be rendered dynamically when typing.
When typed any query , (eg:- volcano) here and clicked on search icon it does not display my query in search bar on main website.
This issue I tried to solved in PR #345@Monokaix@JesseStutler
Description: When typing in the search bar, no suggestions appear, and instead of displaying search results on the same page, it redirects to a new screen. This negatively impacts user experience.
Steps to Reproduce:
Begin typing in the "Search" field.
Notice that no suggestions appear.
Press "Enter" and observe the page redirection.
Actual Behavior:
No suggestions are shown while typing.
After pressing "Enter," the user is redirected to a different page instead of seeing search results on the same page.
Expected Behavior:
Suggestions should appear as users type.
Search results should appear on the same page without redirection.
The text was updated successfully, but these errors were encountered: