Branch: refs/heads/XWIKI-25024 Home: https://github.com/xwiki/xwiki-platform Commit: 4fb2b9773d0b61a22c225a464c9cb37c2d84172d https://github.com/xwiki/xwiki-platform/commit/4fb2b9773d0b61a22c225a464c9cb... Author: Vincent Massol <[email protected]> Date: 2026-09-19 (Sat, 19 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-pageobjects/src/main/java/org/xwiki/blocknote/test/po/BlockNoteLinkModal.java Log Message: ----------- XWIKI-25024: LinkIT#editPageLink is flickering * Wait for the link suggestion list to stop changing before clicking a suggestion, since the search box renders the results of one search per typed character and a re-render either detaches the suggestion or moves it from under the click, which then closes the modal. * Retype the query and retry the selection when the suggestion is lost while being clicked. 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