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
Clicking on the page buttons at the bottom of a mod page with many pages of versions doesn't work correctly.
Tested in latest Chrome 112 and Safari 16.3 on macOS.
Step 0 of each problem: Go to a mod page with many versions like JEI https://modrinth.com/mod/jei/versions
If done starting on page 3, it goes back to page 1.
The pagination bar should behave as expected from a regular pagination bar:
Screen recording of the various problems (heavily compressed to get within file size limit):
The text was updated successfully, but these errors were encountered:
I confirm the issue on Firefox 112 / Windows 10
Sorry, something went wrong.
Fix #1109; extract a composable
6e3be0f
Fix #1109; extract a composable; migrate Pagination to TS/Composable/CSS
41e207f
Fixed in modrinth/knossos#1181
Add support and update footer links (modrinth#1615)
15f44ad
Successfully merging a pull request may close this issue.
Describe the bug
Clicking on the page buttons at the bottom of a mod page with many pages of versions doesn't work correctly.
Tested in latest Chrome 112 and Safari 16.3 on macOS.
Steps to reproduce
Step 0 of each problem: Go to a mod page with many versions like JEI https://modrinth.com/mod/jei/versions
For 1.
For 2.
For 3.
For 4.
If done starting on page 3, it goes back to page 1.
For 5.
Expected behavior
The pagination bar should behave as expected from a regular pagination bar:
Additional context
Screen recording of the various problems (heavily compressed to get within file size limit):
recording.mov
The text was updated successfully, but these errors were encountered: