parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.73k stars 1.38k forks source link

Selected app isn't in sidebar app list #2538

Open sinokt opened 3 months ago

sinokt commented 3 months ago

New Issue Checklist

Issue Description

I've just set up Parse dashboard version 5.3. When I select the Parse dashboard app, it doesn't appear as the chosen option in the dropdown menu for all apps. Instead, the previously selected app remains highlighted in the all apps dropdown menu in the sidebar and the content also.

Steps to reproduce

Step 1 - Configured a parse dashboard 5.3 version with multiple apps say Myapp1 and Myapp2 Step 2 - Click on Myapp1 and it will goes to Myapp1 page with list of all collections Step 3 - Come back to the dashboard and click on Myapp2, it will retain in the Myapp1 collections page with Myapp1 as the selected app in the all apps dropdown in the sidebar.

Actual Outcome

When clicking on Myapp2 from the dashboard, it displays the data of Myapp1, with Myapp1 being selected in the dropdown instead of Myapp2.

Expected Outcome

When you click on Myapp2 from the dashboard, it should display the data of Myapp2 and be set as the selected option in the dropdown menu.

Environment

Dashboard

Server

Database

Logs

parse-github-assistant[bot] commented 3 months ago

Thanks for opening this issue!

mtrezza commented 3 months ago

I don't understand whether this is a feature request or bug; could you please fill out the template with expected and actual behavior? Screenshot may also help.

sinokt commented 3 months ago

I don't understand whether this is a feature request or bug; could you please fill out the template with expected and actual behavior? Screenshot may also help.

@mtrezza I have provided additional details regarding the actual and expected outcomes

mtrezza commented 3 months ago

Thanks, that sounds like a bug indeed, although I didn't try to replicate the behavior you observed.