SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.92k stars 1.23k forks source link

sap.m.Tree is showing wrong deepest level, and expand arrows on leaf icons #3993

Closed mludovici closed 4 months ago

mludovici commented 4 months ago

OpenUI5 version: 1.120.5

Browser/version (+device/version): CHrome 122.0.6261.112

Any other tested browsers/devices(OK/FAIL): nope

URL (minimal example if possible):

User/password (if required and possible - do not post any confidential information here):

Steps to reproduce the problem: image

What is the expected result? The items with level 1 should be leaf levels, but they show item.isLeaf() is false... I did not find any level 2 altough it is marked as deepest level...

What happens instead? The problem is, on my leaf level items (level 1), the expand arrow icon is still there and that shouldnt be...

Any other information? (attach screenshot if possible) image

IlianaB commented 4 months ago

Hello @mludovici ,

Can you please provide an example (jsbin or similar) that demonstrates the issue?

Best Regards, Iliana