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

fix: values emittion when changing option #891

Conversation

allan-chagas-brisa
Copy link
Contributor

@allan-chagas-brisa allan-chagas-brisa commented Oct 20, 2023

Issue Number

fix #889

Description

Added a value emittion both on the input blur event and on the option change.

How to Test

yarn test input-select

Compliance

  • I have verified that this change complies with our code and contribution policies.
  • I have verified that this change does not cause regressions and does not affect other parts of the code.

@allan-chagas-brisa allan-chagas-brisa merged commit 821cdcc into main Oct 23, 2023
@allan-chagas-brisa allan-chagas-brisa deleted the 889-fix-no-clear-value-when-change-option-in-input-select branch October 23, 2023 11:20
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.

fix: no clear value when change option in input-select
3 participants