[xwiki/xwiki-platform] 3c08af: XWIKI-18921: Panel Navigation: duplicated IDs (#5917)
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3c08afa2004b38b96bf2a5daa32372edb8b6f59f https://github.com/xwiki/xwiki-platform/commit/3c08afa2004b38b96bf2a5daa3237... Author: LucasC <[email protected]> Date: 2026-09-09 (Wed, 09 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-docker/src/test/it/org/xwiki/panels/test/ui/docker/NavigationPanelIT.java M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/src/main/java/org/xwiki/panels/test/po/NavigationPanel.java M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeElement.java M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-test-pageobjects/src/main/java/org/xwiki/tree/test/po/TreeNodeElement.java M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/tree.js Log Message: ----------- XWIKI-18921: Panel Navigation: duplicated IDs (#5917) * Added a test for this new feature of the XTrees. * Prefix each tree node's rendered anchor id with the tree's own container id * Update TreeElement/TreeNodeElement page objects to account for the prefixed anchor id where relevant * add NavigationPanelIT#noDuplicateAnchorIds to verify no duplicate anchor ids appear when the Navigation Panel is shown in both columns * Added getNodeLabelIds to TreeElement * Added a NavigationPanel constructor taking the panel column * Made the test use the test reference, the NavigationPanel page object and waitForDocumentSelected * Prefixed the anchor id of the nodes created past the pagination when opening the tree to a node * Asserted that every node label has an id before looking for duplicates To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications