You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When suggestions are enabled for ui5-input and the user selects a suggestion, a change event is fired. If the user modifies the text but before leaving the input decides to select the same suggestion again - change event is fired again, even when the input text is the same.
Affected Component
ui5-input
Expected Behaviour
Change event is fired only when the value modifications have finished and the new value differs from the previous one.
Isolated Example
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
ui5-input-change-event.mp4
Priority
None
UI5 Web Components Version
1.24
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
No response
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Bug Description
When suggestions are enabled for ui5-input and the user selects a suggestion, a change event is fired. If the user modifies the text but before leaving the input decides to select the same suggestion again - change event is fired again, even when the input text is the same.
Affected Component
ui5-input
Expected Behaviour
Change event is fired only when the value modifications have finished and the new value differs from the previous one.
Isolated Example
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
ui5-input-change-event.mp4
Priority
None
UI5 Web Components Version
1.24
Browser
Chrome
Operating System
Windows
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: