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

Update ($lang).products.$productHandle.tsx #782

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

lifeiscontent
Copy link
Contributor

@lifeiscontent lifeiscontent commented Apr 12, 2023

WHY are these changes introduced?

this change fixes layout issues on mobile

before
Screenshot 2023-04-12 at 12 12 19 PM

after
Screenshot 2023-04-12 at 12 12 41 PM

WHAT is this pull request doing?

removes the w-screen as it was actually causing the ProductGallary to render outside of its container causing a scrollbar on mobile

HOW to test your changes?

  1. Go to a project page with a lot of products
  2. resize the window to be at a mobile size
  3. see that there is a scroll container that causes an unwanted user experience

Post-merge steps

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or noteworthy changes
  • I've added tests to cover my changes
  • I've added or updated the documentation

Notes

wasn't sure if this PR warrents a changeset, but if you think so, happy to create one :)

@frehner
Copy link
Contributor

frehner commented Apr 12, 2023

Thanks, do you mind generating a changeset for this?

@lifeiscontent
Copy link
Contributor Author

@frehner updated on both PRs 🎉

@frehner frehner merged commit 6529b87 into Shopify:2023-01 Apr 12, 2023
@github-actions github-actions bot mentioned this pull request Apr 12, 2023
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