Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Result Styling #31

Open
Kn99HN opened this issue Apr 2, 2021 · 1 comment
Open

Search Result Styling #31

Kn99HN opened this issue Apr 2, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Kn99HN
Copy link
Member

Kn99HN commented Apr 2, 2021

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.

@Kn99HN Kn99HN added the enhancement New feature or request label Apr 2, 2021
@esilverm
Copy link
Member

esilverm commented Apr 5, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants