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
Also fix the flashing of the search results when anything is typed in the search bar. This is probably fixed with some sort of debouncing logic to prevent the query results from being fetched whenever anybody is typing and instead provides the results after they have finished
The Search Result drop down is not looking great with the styling. The logic for it is done but we need to figure out how to style it.
The text was updated successfully, but these errors were encountered: