Skip to content

test(ShareSheet-responsive-breakpoints): ShareSheet responsive breakpoints and mobile viewport layout#3568

Merged
JhaSourav07 merged 1 commit into
JhaSourav07:mainfrom
Subhooo5:test/sharesheet-responsive-breakpoints
Jun 4, 2026
Merged

test(ShareSheet-responsive-breakpoints): ShareSheet responsive breakpoints and mobile viewport layout#3568
JhaSourav07 merged 1 commit into
JhaSourav07:mainfrom
Subhooo5:test/sharesheet-responsive-breakpoints

Conversation

@Subhooo5
Copy link
Copy Markdown
Contributor

@Subhooo5 Subhooo5 commented Jun 3, 2026

Description

Fixes #2619

  • Added responsive breakpoint and mobile viewport layout tests for ShareSheet. Asserts w-full + max-w-[380px] on the modal panel, p-4 on the backdrop overlay, grid grid-cols-2 wrapping all 4 social buttons, w-full on all 5 export buttons, and clean mounting when matchMedia reports a 375px mobile viewport. All assertions target Tailwind class names in markup — no CSS rendering assumed.

Pillar

  • 🛠️ Other (Bug fix, refactoring, docs)

Checklist before requesting a review:

  • I have read the CONTRIBUTING.md file.
  • I have tested these changes locally (localhost:3000/api/streak?user=YOUR_USERNAME).
  • I have run npm run format and npm run lint locally and resolved all errors.
  • My commits follow the Conventional Commits format.
  • I have starred the repo.
  • I have made sure that i have only one commit to merge in this PR.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 3, 2026

@Subhooo5 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Subhooo5
Copy link
Copy Markdown
Contributor Author

Subhooo5 commented Jun 3, 2026

Hey @JhaSourav07 Test added successfully. All existing tests pass locally. Feel free to review, add necessary labels and merge it. 🫂🚀

@JhaSourav07 JhaSourav07 added GSSoC 2026 level:intermediate Moderate complexity tasks quality:exceptional Outstanding contribution with exceptional implementation quality, testing. gssoc:approved PR has been reviewed and accepted for valid contribution points labels Jun 4, 2026
@JhaSourav07 JhaSourav07 merged commit f7ab6b3 into JhaSourav07:main Jun 4, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved PR has been reviewed and accepted for valid contribution points GSSoC 2026 level:intermediate Moderate complexity tasks quality:exceptional Outstanding contribution with exceptional implementation quality, testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test(ShareSheet-responsive-breakpoints): verify Responsive Multi-device Columns & Mobile Viewport Layouts (Variation 7)

2 participants