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

Editors Can't Scroll Staff List #20224

Open
1 task done
rjocoleman opened this issue May 20, 2024 · 0 comments
Open
1 task done

Editors Can't Scroll Staff List #20224

rjocoleman opened this issue May 20, 2024 · 0 comments
Labels

Comments

@rjocoleman
Copy link

Issue Summary

If a user has the type Editor they are unable to vertically scroll the Staff list in a vertical overflow situation.

It seems that this is only in the tablet break point, the mobile break point seems to work. I am using a desktop browser (1093x743 viewport).

Steps to Reproduce

  1. have vertical overflow in the staff list
  2. be logged in as an editor
  3. try to vertically scroll

Actual: No scroll
Expected: Scroll

Ghost Version

5.82.11

Node.js Version

20

How did you install Ghost?

Docker

Database type

MySQL 8

Browser & OS version

macOS 14.5 & Chrome 125.0.6422.60

Relevant log / error output

I think that `scroll-overflow-y` or `tablet:overflow-y-scroll` is missing here: https://github.com/TryGhost/Ghost/blob/main/apps/admin-x-settings/src/MainContent.tsx#L64

Code of Conduct

  • I agree to be friendly and polite to people in this repository
@github-actions github-actions bot added the needs:triage [triage] this needs to be triaged by the Ghost team label May 20, 2024
@linear linear bot added P2 and removed needs:triage [triage] this needs to be triaged by the Ghost team labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant