Skip to content

Conversation

@bharathkumar39293
Copy link

@bharathkumar39293 bharathkumar39293 commented Aug 11, 2025

Summary

Added Samsung Galaxy Fold3 devices (both folded and unfolded variants) to deviceList.ts as per issue #1378.

Details

The following device configurations were added:

  • Samsung Galaxy Fold3 (Folded - Portrait) → 320 x 872
  • Samsung Galaxy Fold3 (Folded - Landscape) → 872 x 320
  • Samsung Galaxy Fold3 (Unfolded - Portrait) → 590 x 736
  • Samsung Galaxy Fold3 (Unfolded - Landscape) → 736 x 590

All devices include:

  • DPR: 3
  • Touch capability enabled
  • Correct type (phone/tablet based on dimensions)

Related Issue

Closes #1378

Testing Instructions

  1. Run the application locally after pulling the branch.
  2. Open the Device Toolbar in Responsively App.
  3. Search for "Samsung Galaxy Fold3" in the device list.
  4. Verify all four variants are present with the correct width, height, and DPR values.
  5. Confirm the devices behave as expected in both portrait and landscape modes.

Checklist

  • Added devices to src/common/deviceList.ts
  • Verified device dimensions from issue request
  • Ran linting and ensured no syntax errors
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


bharathkumar39293 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

None yet

2 participants