We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
UV version:
[email protected]
I'm submitting a:
Current behavior:
When I am viewing a single page item, I can search for a term but I cannot click on the Previous Result or Next Result buttons.
Expected behavior:
I expect to be able to search for a term and then to click on the Previous Result and Next Result to navigate between the search results.
Steps to reproduce:
You can see the effect of searching on a single page item here: https://codesandbox.io/s/single-page-does-not-support-navigating-search-results-yqltjh?file=/index.html:652-865
It seems that the problem does not appear when there are multiple pages for an item. See here, where I've included two pages: https://codesandbox.io/s/multi-page-does-support-navigating-search-results-978dgh?file=/index.html:334-340
Related code:
// insert any relevant code here
Other information:
The text was updated successfully, but these errors were encountered:
This has been fixed and a PR submitted: #1053
Sorry, something went wrong.
jamesmisson
No branches or pull requests
UV version:
I'm submitting a:
Current behavior:
When I am viewing a single page item, I can search for a term but I cannot click on the Previous Result or Next Result buttons.
Expected behavior:
I expect to be able to search for a term and then to click on the Previous Result and Next Result to navigate between the search results.
Steps to reproduce:
You can see the effect of searching on a single page item here: https://codesandbox.io/s/single-page-does-not-support-navigating-search-results-yqltjh?file=/index.html:652-865
It seems that the problem does not appear when there are multiple pages for an item. See here, where I've included two pages: https://codesandbox.io/s/multi-page-does-support-navigating-search-results-978dgh?file=/index.html:334-340
Related code:
Other information:
The text was updated successfully, but these errors were encountered: