We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When use Number Input in Tree component, we can't use down arrow to lower the value in input, however, we can use up arrow to add the value.
Input
Tree
When use Input alone, it has the correct behavior.
https://stackblitz.com/edit/github-fhafcajp?file=src%2FApp.tsx
No response
2.5.0
2.5.1
Chrome
The text was updated successfully, but these errors were encountered:
Hi @tandan0813
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.
Hi Colleagues,
here you can find the same example only without React and our wrapper: https://stackblitz.com/edit/github-r5j5bjuh?file=index.html
Sorry, something went wrong.
No branches or pull requests
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: