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

Expanding any dropdown menu in the Settings causes the frame of the entire page to change size horizontally #3081

Open
FIareon opened this issue Jan 19, 2025 · 2 comments
Labels
area/ui This issue affects the front-end good first issue help wanted Extra attention is needed kind/bug Something isn't working

Comments

@FIareon
Copy link

FIareon commented Jan 19, 2025

Describe the bug
Expanding any Dropdown menu in the Settings page and viceversa makes the page change size. The effect seems to revolve around pixels, so the effect is significantly more drastic the smaller your screen/window size is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Settings page
  2. Click on any dropdown button
  3. The entire page has changed size

Expected behavior
The dropdown should expand and collapse without any changes to the page's size.

Video

video.mp4

Smartphone (please complete the following information):

  • OS: Android 10
  • Browser Chrome
  • Version 131

Additional context
This can be really bad on really small screens.

@wescopeland
Copy link
Member

I've confirmed this issue only affects Android. I don't have an Android device, so unfortunately I am unable to debug.

@wescopeland wescopeland added kind/bug Something isn't working help wanted Extra attention is needed area/ui This issue affects the front-end good first issue labels Jan 19, 2025
@gboquizosanchez
Copy link
Contributor

gboquizosanchez commented Jan 20, 2025

There is a horizontal overflow in the whole settings page, probably it's related with it.

I'll attempt to take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui This issue affects the front-end good first issue help wanted Extra attention is needed kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants