Skip to content

AnalyticalTable(Tree Table): data of subcomponents overlap with the data of subRows #3691

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

Closed
lenient opened this issue Oct 28, 2022 · 1 comment · Fixed by #5004
Closed
Labels

Comments

@lenient
Copy link

lenient commented Oct 28, 2022

Describe the bug
Data of subcomponents overlap with the data of subRows.

Isolated Example
https://codesandbox.io/s/demo-for-ui5-webcomponents-react-eob416?file=/src/TreeTable.js

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/demo-for-ui5-webcomponents-react-eob416?file=/src/TreeTable.js
  2. Click on the right arrow of All Categories to expand all categories. You will see the items with a dot before are subcomponents, and they look well.
  3. Click on the right arrow of Category 2-4.
  4. You will see the subcomponents of Category 2-4-1 overlap with Category 2-4-2 and Category 2-5.

Expected behavior
The data should not overlap.

Screenshots
Before expanding the Category 2-4,
image

After expanding the Category 2-4,
image

UI5 Web Components for React Information
@ui5/webcomponents version: 1.8.0
@ui5/webcomponents-react version: 1.1.0
Operating System: Mac
Browser: Chrome

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

🎉 This issue has been resolved in version v1.19.0 🎉

The release is available on v1.19.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Future
Development

Successfully merging a pull request may close this issue.

1 participant