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

issue #215 Overflow of grid view fixed #220

Closed
wants to merge 2 commits into from

Conversation

Shubham-Zone
Copy link
Contributor

Problem / Issue No.

  • 215 issue resolved

Describe Problem / Root Cause

  • Content of grid view (2021, 2022...) in open source program pages was overflowing
  • The reason was due to now using shrinkWrap property of gridview

Solution proposed

  • I have set the property shrinkWrap to true for gridview and also remove the sizedbox from this as in sized box height was hardcoded that was causing the issue of overflow

Screenshots

image
image

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible.

@andoriyaprashant
Copy link
Owner

Hey @Shubham-Zone try running the app on an emulator or a mobile device instead of Chrome. I can't see any bugs right now.

@Shubham-Zone
Copy link
Contributor Author

@andoriyaprashant i have checked it using inspect on all the devices

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

Successfully merging this pull request may close these issues.

2 participants