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 Cupertino Modal Bottom Sheet #1277

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

bug: Render issue in Contribute Cupertino Modal Bottom Sheet #1277

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

Comments

@abhay1821
Copy link
Contributor

What

  • The Contribute Cupertino modal bottom sheet UI breaks on devices with screen height less than 847 pixels.

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 847 pixels.
  5. See the UI breaks to render.

Expected behavior

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

Why

  • This is important for users to have a complete view of the components in the release build elsewhere in the release build the UI won't get rendered and be visible to the users.
  • This type of render issue also hits the app performance badly.

Part of

Screenshot/Mockup/Before-After

Actual behaviour Expected behaviour

Smartphone model

  • Device:
    Android = [Small, Samsung Galaxay S20, One Plus 8 Pro, Redmi Note 7 Pro, Medium]
    iOS = [iPhone SE, iPhone 12 mini, iPHONE 13 mini, iPhone 12, iPhone 13]
  • 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.

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

Successfully merging a pull request may close this issue.

2 participants