Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
15.6-rc-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Go to the page index
- Click in the date filter input
- Click on "custom range"
- Click on "apply"
Expected result:
The table is filtered by the selected date range.
Actual result:
No filtering happens.
This is a regression introduced by XWIKI-16150 as the date range picker is now a child of the table cell and there are styles from Livetable applied.
Further, the selector for selecting the hidden input in the code no longer works because the two inputs are no longer sibling elements.
Attachments
Issue Links
- is caused by
-
XWIKI-16150 Make livetable suggest filters accessible
- Closed