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

"Browse" headings shift when scrolling #16086

Closed
ibennetch opened this issue Apr 17, 2020 · 2 comments · Fixed by #16277
Closed

"Browse" headings shift when scrolling #16086

ibennetch opened this issue Apr 17, 2020 · 2 comments · Fixed by #16277
Assignees
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
Milestone

Comments

@ibennetch
Copy link
Member

When scrolling down on a Browse page, the header shifts. This is particularly noticeable when the first couple of columns are quite wide, as you'll see.

This is tested using current master and 5.0.2, I have not tested 4.9. Both are using PHP 7.4.

Before scrolling:
image

After scrolling down:
image


Before scrolling:
image

After scrolling:
image

@williamdes williamdes added this to the 5.0.3 milestone Apr 17, 2020
@williamdes williamdes added Bug A problem or regression with an existing feature ui Issues relating to the user interface labels Apr 17, 2020
@williamdes williamdes added this to Needs triage in issues via automation Apr 17, 2020
@williamdes williamdes moved this from Needs triage to to be fixed soon in issues Apr 17, 2020
@LordRegentTB
Copy link

I think this is the same issue as #15806, which has discussion about fixing the issue by using CSS position: sticky instead of a secondary code-managed table element.

@williamdes williamdes added the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Jul 23, 2020
@MauricioFauth MauricioFauth self-assigned this Aug 16, 2020
MauricioFauth added a commit that referenced this issue Aug 16, 2020
- "Browse" headings shift when scrolling

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
@MauricioFauth MauricioFauth linked a pull request Aug 16, 2020 that will close this issue
6 tasks
@MauricioFauth
Copy link
Member

Fixed by #16277

issues automation moved this from to be fixed soon to Closed Aug 16, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete ui Issues relating to the user interface
Projects
issues
  
Closed
4 participants