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

Handle oninput for select elements #1315

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Aug 8, 2023

Adds some logic to handle select elements with the oninput event with multiple options selected

Closes #1314

@ealmloff ealmloff added the bug Something isn't working label Aug 8, 2023
@jkelleyrtp jkelleyrtp merged commit de649a4 into DioxusLabs:master Sep 16, 2023
10 checks passed
@ealmloff ealmloff deleted the handle-select-elements branch March 9, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select "multiple" only returns first selected value in oninput/onchange
2 participants