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

nested TreeItem missing checkbox and styles if rendered collapsed and deeper than level2 #6571

Closed
1 of 4 tasks
Lukas742 opened this issue Feb 23, 2023 · 1 comment · Fixed by #6574
Closed
1 of 4 tasks
Assignees
Labels
bug This issue is a bug in the code TOPIC P Very High Prio

Comments

@Lukas742
Copy link
Collaborator

Lukas742 commented Feb 23, 2023

Bug Description

This issue is almost the same as #6265, so if it's easier for you to track, you can close this one here and we can continue the discussion in the original issue.

TreeItems rendered in collapsed state and deeper than level 2, are not displaying their checkboxes and don't have the appropriate styles attached in "MultiSelect" mode.

Expected Behavior

All TreeItems should behave in the same way, no matter the level they're rendered in.

Steps to Reproduce

  1. Go to codeSandbox
  2. Keep on expanding sub tree items of "Level1: w/ checkbox --> init collapsed" until all are expanded
  3. See that beginning from level3, no checkboxes are rendered and e.g. no pointer is shown as cursor when hovering.

Isolated Example

1.10.4: https://codesandbox.io/s/ui5-webcomponents-forked-lqt9el
1.11.0-rc.2: https://codesandbox.io/s/ui5-webcomponents-forked-82xd3p

Context

  • UI5 Web Components version: 1.10.4 (also tested in 1.11.0-rc.2)

Priority

  • Low
  • Medium
  • High
  • Very High

I marked this issue with very high priority as we still cannot update our internal applications because of it. (I thought that it was fixed with this PR, but unfortunately the fix only solved it for tree items on level 2)

Stakeholder Info (if applicable)

  • Organization: UI5 Web Components for React (MXP Org)
  • Business impact: We still cannot update our internal applications because of this issue.
@Lukas742 Lukas742 changed the title TreeItem missing checkbox and styles if rendered collapsed and deeper than level2 nested TreeItem missing checkbox and styles if rendered collapsed and deeper than level2 Feb 23, 2023
@TeodorTaushanov TeodorTaushanov added bug This issue is a bug in the code TOPIC P Very High Prio labels Feb 23, 2023
@TeodorTaushanov
Copy link
Member

Hi @SAP/ui5-webcomponents-topic-p, can you check this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code TOPIC P Very High Prio
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

3 participants