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
Please checkout the provided snippet.
If the numeric ui5-input is used outside of the ui5-tree component the users would be able to change the value with the UP/DOWN keyboard keys.
That is not the case though when the ui5-input is slotted into a ui5-tree component.
Describe the bug
When use Number
Input
inTree
component, we can't use down arrow to lower the value in input, however, we can use up arrow to add the value.When use
Input
alone, it has the correct behavior.Isolated Example
https://stackblitz.com/edit/github-fhafcajp?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: