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

bug: Render issue in Contribute AlertBox with list of Contributors #1279

Closed
abhay1821 opened this issue Mar 20, 2022 · 1 comment · Fixed by #1485
Closed

bug: Render issue in Contribute AlertBox with list of Contributors #1279

abhay1821 opened this issue Mar 20, 2022 · 1 comment · Fixed by #1485
Assignees
Milestone

Comments

@abhay1821
Copy link
Contributor

What

  • The Contribute Alert Box breaks on devices with screen height less than 555 pixels and can vary if the width changes.

Steps to reproduce the behavior

  1. Go to the Profile tab
  2. Click on Contribute list tile
  3. Click on device preview
  4. Change the model with any resolution with height in pixels lesser than 555 pixels and can vary with width changes .
  5. See the UI breaks to render.

Expected behavior

A clear and concise description of what you expected to happen.

Why

The UI of the model bottom sheet should not break on devices with smaller dimensions.

Part of

Screenshot/Mockup/Before-After

Actual behaviour Expected behaviour

Smartphone model

Android = [Small]
iOS = [iPhone SE]

  • OS: [Android(all versions), iOS(all versions)]
  • App Version - v0.0.0+1
@abhay1821
Copy link
Contributor Author

@teolemon @M123-dev I will work on this issue can you please assign this to me. I will make it scrollable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment