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

Fixes for select #3127

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

SteffenDE
Copy link
Collaborator

Fixes #3083.
Fixes #3107.

Could probably break something else. Draft only. More tests for select behavior should be added.

@eldano
Copy link
Contributor

eldano commented Mar 13, 2024

Are there any issues with this PR still in draft?

@SteffenDE
Copy link
Collaborator Author

More tests for select behavior should be added.

is still on my todo list.

so yes, the issue is that while this may fix the linked issues it may cause other problems.

This commit adds a playground for testing select behaviors. It can be
opened by starting the e2e server (npm run e2e:server) and then opening
http://localhost:4004/select.
@SteffenDE
Copy link
Collaborator Author

@chrismccord this is still on draft because I'm not sure about the changes. You can review it, I currently don't plan on adding more. For testing select behavior I added a select playground (npm run e2e:server -> http://localhost:4004/select).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants