Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 711161029eb96ba89d9ad4c25f30240c9fda0cb1
https://github.com/xwiki/xwiki-platform/commit/711161029eb96ba89d9ad4c25f30…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java
Log Message:
-----------
XWIKI-21009: LiveData alternative to drag controls
* Fixed the sorting function to focus the new event handler
Notes:
* I couldn't reproduce the CI fail locally unfortunately... however the changes did
not break tests so they should be correct
* This does not pose an issue elsewhere because the clicked element was a child of the new
sorting handler. The event propagated upwards and triggered the sort action properly. In
the case of the failing test, using a test selector at this higher level allows to not
fail when the icon is hidden for whatever reason.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications