-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Labels
block:betaNeeds to be resolved before next release on beta branch; remove label afterwardsNeeds to be resolved before next release on beta branch; remove label afterwardsbounty:$10Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
Header row in data browser is not aligned with the data rows below.

The same (or similar) issue also happens with the vertical scroll position.
This bug was likely introduced by this PR, where the issue was first observed:
Steps to reproduce
The reproduce the issues with the steps below, it is necessary that the classes contain >= 3x more rows and columns than fit in the browser window.
Horizontal scroll issue:
- Open Installation class and scroll to the very right
- Open User class
Vertical scroll issue:
- Open Installation class and scroll down a few pages
- Open User class (if this class only contains 1 class, the scroll position from the Installation class is preserved and one has to scroll up white space to get to the first row)
Actual Outcome
The _User class shows the header row misaligned with the data rows.
Expected Outcome
Rows should be aligned.
Environment
Dashboard
- Parse Dashboard version:
5.2.0-alpha.19
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Safari
Metadata
Metadata
Assignees
Labels
block:betaNeeds to be resolved before next release on beta branch; remove label afterwardsNeeds to be resolved before next release on beta branch; remove label afterwardsbounty:$10Bounty applies for fixing this issue (Parse Bounty Program)Bounty applies for fixing this issue (Parse Bounty Program)state:releasedReleased as stable versionReleased as stable versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed