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
[OGUI-1763] Scrolling resets on object tree when source is layoutList or about page (#3263)
* moves the scrollable option to section parent
* issue was presenting itself as scroll reset in the table of objectTree page when the user would navigate from layoutList or about pages
* all pages were updated and now:
* scroll is not reseting anymore
* yellow blinking behaviour is now correctly appearing only for newly displayed nodes in object tree
* tests timeouts have been either updated (to cover all tests) or added as some suits were missing it. Because of this, some tests were being cancelled by parent without being ran. Thus, some tests were failing and those were fixed
0 commit comments