Skip to content
New issue

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

AnalyticalTable: Tree Table selecting parent selects all children #387

Closed
stevetsanders opened this issue Mar 25, 2020 · 1 comment · Fixed by #401
Closed

AnalyticalTable: Tree Table selecting parent selects all children #387

stevetsanders opened this issue Mar 25, 2020 · 1 comment · Fixed by #401
Assignees

Comments

@stevetsanders
Copy link

Describe the bug
When the analytical table has tree data and the user selects a parent row, all children are selected

To Reproduce

  1. create analytical table with tree data
  2. expand a parent node to view the children
  3. 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.

@MarcusNotheis
Copy link
Contributor

@Lukas742 could you look into that one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants