[xwiki/xwiki-platform] 4e0247: [Misc] Fix flickering of NavigationPanelAdministra...
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4e0247d940441b1bc70efe2a71523808a9416c75 https://github.com/xwiki/xwiki-platform/commit/4e0247d940441b1bc70efe2a71523... Author: Vincent Massol <[email protected]> Date: 2026-09-20 (Sun, 20 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/src/main/java/org/xwiki/panels/test/po/NavigationPanelAdministrationPage.java Log Message: ----------- [Misc] Fix flickering of NavigationPanelAdministrationIT#navigationPanelAdministration (#6464) * Backport the page-object waits from XWIKI-23126: the exclude()/include() drag-and-drop actions and getPageByTitle() (used by isPinned/pinPage/ unpinPage/dragBefore) read the jsTree DOM immediately, with no wait for the client-side JS mutation (or the tree's initial AJAX load after a page reload) to be reflected, so the test could observe the tree mid-mutation or before it was ready. (cherry picked from commit 6f804238739785a43b756a7cc222c5be2becd18b) Co-authored-by: Simon Urli <[email protected]> Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications