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

Quirk in Search functionality #47

Open
mmhoang opened this issue Mar 24, 2021 · 0 comments
Open

Quirk in Search functionality #47

mmhoang opened this issue Mar 24, 2021 · 0 comments

Comments

@mmhoang
Copy link

mmhoang commented Mar 24, 2021

There seems to be a reactivity issue when searching for certain terms. For example, if I search for page, space, or spinner on the demo page, the navigation menu doesn't narrow down the terms, instead showing me a list. Many other terms work fine, though.
Screen Shot 2021-03-24 at 11 05 19 AM
Screen Shot 2021-03-24 at 11 05 27 AM

In the case of spinner, if I make a typo such as spinnner, then correct it back to spinn, it works. I think it is because the list has a chance to clear out entirely, but I'm not sure.
Screen Shot 2021-03-24 at 11 07 33 AM

I have been trying to troubleshoot this locally by adding watchers to the menu routes object, but have not been able to fix it so far.

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

1 participant