parse-community / parse-community/parse-dashboard

Navigating back not working after using "Related records" option

Open
#3,349 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:bug
Dominant language
JavaScript
Stars
3.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

New Issue Checklist
Issue Description

Navigating back not working after using "Related records" option

Steps to reproduce
  1. From collection A navigate to collection B using context menu "Related records" option
  2. Navigate back using ◀️ button located in dashboard header
Image
Actual Outcome

Data browser gets refreshed, but it still shows collection B with applied filter.

Expected Outcome

Collection A should be shown exactly as it was before navigating to collection B.

Environment

n/a

Dashboard

  • Parse Dashboard version: 9.1.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome
  • Browser version: 146.0.7680.178

Server

  • Parse Server version: 9.1.1
  • Operating system: MacOS
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Database
n/a

Logs

n/a

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the dashboard header's back-navigation handling and the Related records flow described in the reproduction steps. Reproduce the issue in Chrome, then verify that returning from collection B restores collection A exactly as it was, including its prior state.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.