Skip to content

Clicking on pointer link shows no object due to pagination #2742

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

Closed
4 tasks done
mtrezza opened this issue Apr 10, 2025 · 3 comments · Fixed by #2767
Closed
4 tasks done

Clicking on pointer link shows no object due to pagination #2742

mtrezza opened this issue Apr 10, 2025 · 3 comments · Fixed by #2767
Labels
state:released Released as stable version state:released-alpha Released as alpha version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Apr 10, 2025

New Issue Checklist

Issue Description

When navigating to a page > 1 and then clicking on a pointer link, it shows no object, because the pagination param is maintained, i.e. it supposed to show a single object, but the query has the skip param set, so it shows no objects.

Steps to reproduce

  1. Open a class with > 1 page.
  2. Navigate to page 2.
  3. Click on a pointer link.
  4. It shows no object, and the page 2 param is still set in the nav bar.

Expected Outcome

Pagination params should reset. There may be more scenarios in which the pagination params should reset, so this should to be looked at conceptually, to find where it's best to reset the pagination params.

Environment

Dashboard

  • Parse Dashboard version: 7.1.0-alpha.5
Copy link

🚀 Thanks for opening this issue!

ℹ️ You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Apr 10, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.12

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Apr 29, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants