Skip to content

Horizontal scrollbar on pages that shouldn't have one #3859

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

Closed
filiptronicek opened this issue Apr 8, 2021 · 3 comments · Fixed by #4417
Closed

Horizontal scrollbar on pages that shouldn't have one #3859

filiptronicek opened this issue Apr 8, 2021 · 3 comments · Fixed by #4417
Assignees
Labels
component: dashboard type: improvement Improves an existing feature or existing code

Comments

@filiptronicek
Copy link
Member

filiptronicek commented Apr 8, 2021

Bug description

When you go to https://gitpod.io/plans or https://gitpod.io/integrations you can see a horizontal scrollbar that probably is there by mistake.

image
image

Steps to reproduce

  1. Sign in to your GitPod account
  2. Go either https://gitpod.io/plans or https://gitpod.io/integrations
  3. See the scrollbar

Expected behavior

There shouldn't be a horizontal scrollbar in these places.

Example repository

Not applicable

@jankeromnes jankeromnes self-assigned this Apr 9, 2021
@jankeromnes jankeromnes added component: dashboard good-first-issue type: improvement Improves an existing feature or existing code labels Apr 9, 2021
@filiptronicek
Copy link
Member Author

Recently, I've noticed this is also present on the workspaces views under /workspaces

image-redacted_dot_app(25)

@jankeromnes
Copy link
Contributor

Aha, thanks @filiptronicek! I suspect this is because of width: 100% combined with margin or padding on some elements, but I haven’t been able to reproduce it, nor to fix it yet.

Also, maybe this will resolve itself when we make the dashboard responsive for mobile. Will try to fix this soon.

@JanKoehnlein
Copy link
Contributor

@jankeromnes Are you still on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard type: improvement Improves an existing feature or existing code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants