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(web-components): dropdown should emit change event when value changes via user input #33885

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

radium-v
Copy link
Contributor

Previous Behavior

The <fluent-dropdown> web component doesn't emit a change event when the value is changed via user interaction.

New Behavior

Clicking, pressing enter, or tabbing away from the dropdown causes the dropdown to emit a change event when the value changes.

@radium-v radium-v requested a review from a team as a code owner February 21, 2025 22:37
Copy link

github-actions bot commented Feb 21, 2025

📊 Bundle size report

✅ No changes found

Copy link

Pull request demo site: URL

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.

3 participants