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: oTree.getBinding("items").expandNodeToLevel(iIndex, iLevel) -> e. #3987

Closed mludovici closed 4 months ago

mludovici commented 4 months ago

OpenUI5 version: 1.120.5

Browser/version (+device/version): Chrome latest Any other tested browsers/devices(OK/FAIL):

URL (minimal example if possible):

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

Steps to reproduce the problem:

  1. sap.m.Tree call function in code: oTree.getBinding("items").expandNodeToLevel(iIndex, iLevel).

What is the expected result? No errors, tree node gets expanded normally with subnodes

What happens instead? image no expansion of node

Any other information? (attach screenshot if possible)

IlianaB commented 4 months ago

Hi @mludovici ,

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

Best Regards, Iliana