Skip to content

Browser Dashboard redirect to wrong class when changing App from AppsMenu #2519

Closed
@sadakchap

Description

@sadakchap

New Issue Checklist

Issue Description

Browser Dashboard tries to access previous app's class list when switching apps from AppsMenu in the Sidebar.

Steps to reproduce

  • have multiple apps with atleast one unique className in all three apps.
  • Select another app from AppsMenu in the Sidebar
PreviousAppClassesError.mov

Actual Outcome

Blank browser dashboard page, as it was trying to fetch data for the class that does not exists in the App.

Expected Outcome

Properly redirected to first class in the app and not show blank page.

Environment

Dashboard

  • Parse Dashboard version: 5.3.0
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Chrome
  • Browser version: Version 120.0.6099.129 (Official Build) (arm64)

Server

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

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: MongoDB - 3.6
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): remote

Logs

Metadata

Metadata

Labels

bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta 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