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
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.
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.
The text was updated successfully, but these errors were encountered:
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
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
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
Priority
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)
The text was updated successfully, but these errors were encountered: