parse-community / parse-dashboard

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

Columns keeps getting reordered. Don't know why. #2525

Closed jaysonng closed 8 months ago

jaysonng commented 8 months ago

New Issue Checklist

Issue Description

Class columns keeps getting reordered.

Steps to reproduce

logging in to Parse Dashboard, columns get reordered for no particular reason.

Actual Outcome

random column order

Expected Outcome

Columns should stay where placed either when dragged or under "manage columns"

Environment

Dashboard

Server

Database

Logs

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

Thanks for opening this issue!

mtrezza commented 8 months ago

Could you try to replicate that in the latest dashboard version (currently 5.4.0-alpha.3)? You could also try with different browsers and since this is website data based, it probably won't store column order in "private browsing". I'm closing for now this as it lacks sufficient details to replicate, such as a detailed step-by-step guide. We can re-open if you have more information on the issue to confirm that it's a bug.

jaysonng commented 8 months ago

Could you try to replicate that in the latest dashboard version (currently 5.4.0-alpha.3)? You could also try with different browsers and since this is website data based, it probably won't store column order in "private browsing". I'm closing for now this as it lacks sufficient details to replicate, such as a detailed step-by-step guide. We can re-open if you have more information on the issue to confirm that it's a bug.

I used Safari's normal browser and not the private window. I'll go and try 5.4.0-alpha.3 as soon as I can and see if that helps.

thanks!