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

Further improvements to search #303

Open
5 tasks
enyo opened this issue Nov 17, 2021 · 3 comments
Open
5 tasks

Further improvements to search #303

enyo opened this issue Nov 17, 2021 · 3 comments

Comments

@enyo
Copy link
Contributor

enyo commented Nov 17, 2021

Now that #302 has landed, there are a few things that can and should be improved:

  • lazy loading of the index. gatsby-plugin-local-search is a good source for this
    • Maybe lazy load the individual fields separately
  • Maybe use "forward" search for the whole body as well
  • Somehow visualise in the results on the site the score when matching.
  • When navigating with the arrow keys the results should auto scroll
@HelenaMeyer
Copy link
Contributor

The last parenthesis cannot be seen in "focus":
Screenshot from 2021-11-22 13-38-24

@HelenaMeyer
Copy link
Contributor

If I search for something that cannot be found, the search page could also have a "Not found" sub-title somewhere in the middle of the page after the search string:
Screenshot from 2021-11-22 13-38-53
:

@enyo
Copy link
Contributor Author

enyo commented Nov 22, 2021

@HelenaMeyer both are fixed here #306

@kasperl kasperl unassigned enyo Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants