Hi colleague,
I am from Successfactors team, please help to fix this issue.
Describe the bug
Issue: ui5-list-busy-row always display no matter if list is busy or not. And ui5-list-busy-row is empty with 2rem height.
Expect: ui5-list-busy-row should not display
To reproduce
Steps to reproduce the behavior:
- Create List with busy and infiniteScroll
Expected behavior
When busy is true, display ui5-list-busy-row;
When busy is false, ui5-list-busy-row should set display as none;
Screenshots
