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(ui5-select): prevent unnecessary change event #9489

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

plamenivanov91
Copy link
Contributor

Fixed a problem where if the select dropdown is closed and we are on the last item, when we press arrow down, a change event is unnecessarily fired without any change actually happening.

Fixed a problem where if the select dropdown is closed and we are on
the last item, when we press arrow down, a change event is unnecessarily
fired without any change actually happening.
@plamenivanov91 plamenivanov91 changed the title fix(ui5-select): prevent unnecessary change event feat(ui5-select): prevent unnecessary change event Jul 16, 2024
@plamenivanov91 plamenivanov91 changed the title feat(ui5-select): prevent unnecessary change event fix(ui5-select): prevent unnecessary change event Jul 16, 2024
@plamenivanov91 plamenivanov91 merged commit 02059bc into SAP:main Jul 16, 2024
10 checks passed
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