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 #29 Fix Pixel Overflow Error in Upcoming Match Card #41

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

JayAgola
Copy link

Description:

This pull request resolves the pixel overflow issue in the Upcoming Match Card widget. The overflow was causing layout problems on smaller screens and making the UI look inconsistent.

Changes Made:

  • Added MediaQuery to adjust sizes based on screen dimensions.

Testing:

  • Tested the Upcoming Match Card on various device simulators to ensure proper display.
  • Verified responsiveness by adjusting screen sizes and orientations.

Related Issues:

Closes #29 (Pixel Overflow Issue)

pixeloverflow.mp4

@Mehul-Kumar-27 Mehul-Kumar-27 merged commit 9609418 into iiitv:main Oct 25, 2024
1 check failed
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.

Pixel Overflow Error in "Upcoming Match Card"
2 participants