Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9f4ace5e68d2450b3b6faea0d68cc77d597a81a1
https://github.com/xwiki/xwiki-platform/commit/9f4ace5e68d2450b3b6faea0d68c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/QuickSearchUIX.xml
M
xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/suggest.js
Log Message:
-----------
XWIKI-21729: Bad interaction between quick search and the drawer (#2835)
* Fired an event that was overwise unused
* Fixed its listener
* Added an optional argument for the suggest resetTimeout function (to allow a more
precise control of the suggest panel)
* Added a comment to explain the origin of a hard coded timer.
* Improved the JS to retrieve the timing value from the CSS
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications