Skip to content

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

Closed
@mtrezza

Description

@mtrezza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:released-alphaReleased as alpha versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions