Skip to content

Conversation

@sommeeeer
Copy link
Contributor

@sommeeeer sommeeeer commented Nov 10, 2025

After reading through playwright issues there seems to be multiple reported issues with checkboxes and its click API that looks similar to ours. With this PR we refactor parallel.test.ts to use buttons for managing the state.

I first deployed the /examples apps and ran the E2E on main right now. That seemed to flake on parallel.test.ts.

I then went ahead to deploy with this PR, and now the E2E seems to pass 100%.

I also reverted this PR as it didn't seem to work as we hoped.

@changeset-bot
Copy link

changeset-bot bot commented Nov 10, 2025

⚠️ No Changeset found

Latest commit: 9a06acd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add details to the description

why, how this was tested, ...

Thanks!

@sommeeeer sommeeeer marked this pull request as draft November 10, 2025 18:36
@sommeeeer sommeeeer marked this pull request as ready for review November 10, 2025 19:21
@sommeeeer sommeeeer requested a review from vicb November 10, 2025 19:21
Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this 🙏

@vicb vicb merged commit 18a8f3a into opennextjs:main Nov 10, 2025
1 check passed
@sommeeeer sommeeeer deleted the fix-checkbox-flake branch November 10, 2025 20:09
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