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

Header row not scrolling with data rows in data browser #2475

Closed
4 tasks done
mtrezza opened this issue Jun 23, 2023 · 5 comments · Fixed by #2476 or #2477
Closed
4 tasks done

Header row not scrolling with data rows in data browser #2475

mtrezza opened this issue Jun 23, 2023 · 5 comments · Fixed by #2476 or #2477
Labels
block:beta Needs to be resolved before next release on beta branch; remove label afterwards bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Jun 23, 2023

New Issue Checklist

Issue Description

Header row in data browser is not aligned with the data rows below.

image

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:

  1. Open Installation class and scroll to the very right
  2. Open User class

Vertical scroll issue:

  1. Open Installation class and scroll down a few pages
  2. 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
@parse-github-assistant
Copy link

parse-github-assistant bot commented Jun 23, 2023

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.

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-alpha.21

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jun 24, 2023
@mtrezza mtrezza unpinned this issue Jun 25, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Sep 15, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
block:beta Needs to be resolved before next release on beta branch; remove label afterwards bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants