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

Dark mode: White box is showing up in the right up corner when a user switches from dark to light and vice versa on Pixel 4 mobile device #1273

Open
bojanaave opened this issue Oct 24, 2022 · 2 comments
Labels
bug Something isn't working new issue This issue has not been triaged by the core team yet

Comments

@bojanaave
Copy link
Contributor

Describe the bug
White box is showing up in the right up corner when a user switches from dark to light and vice versa on Pixel 4 mobile device

To Reproduce
Steps to reproduce the behavior:

  1. Go to app.aave.com
  2. Click on the Markets and open any of the listed assets
  3. Enable mobile simulator on chrome and choose " Pixel 4"
  4. Open the hamburger in the right upper corner and switch between dark/light mode
  5. Observe

Expected behavior
"White box" must not be visible

Screenshots

Screen.Recording.2022-10-24.at.17.20.46.mov

Smartphone (please complete the following information):

  • Pixel 4 ( Chrome simulator)
    Screen resolution (353x745)
@bojanaave bojanaave added bug Something isn't working new issue This issue has not been triaged by the core team yet labels Oct 24, 2022
@0xOptimism
Copy link

I managed to reproduce it in prod and on the simulator. Can I pick the issue?

@Jdecristi
Copy link
Contributor

The issue seems to happen when opening the menu, when opening up drawer or dialog, MUI adds a padding to the body, It can be simply fixed by disabling that on the drawer component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue has not been triaged by the core team yet
Projects
None yet
Development

No branches or pull requests

5 participants
@drewcook @Jdecristi @0xOptimism @bojanaave and others