-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
Description
Bug Description
The step input component fires 2 change events when the 0 is manually cleared to empty.
Expected Behavior
The number should still change back to 0 but no change event should be fired.
Steps to Reproduce
- Go to the code sandbox below.
- Highlight the
0inside the step input and delete it. - Click outside of the step input.
- Issue: A change event is fired.
- Issue: A second change event is fired.
0is automatically placed back into the step input box.
Isolated Example
If possible, please provide an isolated example by forking CodeSandbox.
Context
- UI5 Web Components version: 0.29.19
- OS/Platform: Windows
- Browser: Chrome
- Affected component: Step Input
Priority
- Low
- Medium
- High
- Very High
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
- Organization: SuccessFactors
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Completed