Skip to content
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

Clicking on app from app list page redirect to wrong app #2524

Open
4 tasks done
patelmilanun opened this issue Jan 26, 2024 · 2 comments
Open
4 tasks done

Clicking on app from app list page redirect to wrong app #2524

patelmilanun opened this issue Jan 26, 2024 · 2 comments
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@patelmilanun
Copy link
Member

New Issue Checklist

Issue Description

In parse dashboard from app selection screen, initially what I select will become permanent even if I click on another app after coming to same page from the initial selected app, it just get me to the initially selected app. Look video for better understandability. Sometimes it gives weird behavior where it loads the name incorrectly every time which is of the initially selected class but the tables it loads are from the actual selected class.

Steps to reproduce

  1. Go to dashboard where we have app selection.
  2. Empty your localstorage.
  3. Initially select any app and then go back to the app selection page.
  4. Select another app from menu.
    Tab-1706266780740.webm

Actual Outcome

It is loading sometime wrong data and every time wrong name with wrong url in url bar.

Expected Outcome

It should load the correct name and correct data with correct url in url bar.

Environment

Dashboard

  • Parse Dashboard version: 5.4.0-alpha.3
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Edge
  • Browser version: 120.0.2210.144

Server

  • Parse Server version: 7.0.0-alpha.11
  • Operating system: Windows
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Local

Database

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

Logs

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.

@patelmilanun
Copy link
Member Author

This was introduced when this Pull Request is deployed #2468

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

2 participants