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
Describe the bug
When the analytical table has tree data and the user selects a parent row, all children are selected
To Reproduce
create analytical table with tree data
expand a parent node to view the children
select the parent
=> see that the children are now all selected
Expected behavior
I would expect that only the parent node is selected
Screenshots
If applicable, add screenshots to help explain your problem.
UI5 Web Components for React Information
Operating System: @ui5/webcomponents-react version:
Do you have a dependency to@ui5/webcomponents in your package.json? If yes, which version?:
If you are not sure, you can find out by running npm ls @ui5/webcomponents-react or yarn why @ui5/webcomponents-react
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When the analytical table has tree data and the user selects a parent row, all children are selected
To Reproduce
=> see that the children are now all selected
Expected behavior
I would expect that only the parent node is selected
Screenshots
If applicable, add screenshots to help explain your problem.
UI5 Web Components for React Information
Operating System:
@ui5/webcomponents-react
version:Do you have a dependency to
@ui5/webcomponents
in your package.json? If yes, which version?:If you are not sure, you can find out by running
npm ls @ui5/webcomponents-react
oryarn why @ui5/webcomponents-react
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: