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(select): change label on slot change #233

Merged
merged 4 commits into from
Oct 12, 2023
Merged

fix(select): change label on slot change #233

merged 4 commits into from
Oct 12, 2023

Conversation

aesteves60
Copy link
Contributor

Fix: select-option content change but the label of a selected value don't change.

  • no fix with the slot selectedLabel because it's up to the client to change the slot
  • event onSlotChange don't work when just the text change

@aesteves60 aesteves60 requested a review from a team as a code owner October 5, 2023 13:18
@aesteves60 aesteves60 force-pushed the fix/select-label branch 2 times, most recently from f0750c3 to 6082c2d Compare October 12, 2023 08:37
@dpellier dpellier merged commit a611d8f into master Oct 12, 2023
@dpellier dpellier deleted the fix/select-label branch October 12, 2023 12:18
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