This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ae8f67ce-e051-4bc4-90e8-194387c0bdcd XWIKI-24454 Open

Provide backend sorting and filtering support for Liked Pages Live Data

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7964cde4-8107-4775-b310-4112a1169c1f Nikita Petrenko created this issue on 04/Jun/26 15:36
 
Summary: Provide backend sorting and filtering support for Liked Pages Live Data
Issue Type: cid:jira-generated-image-avatar-ae8f67ce-e051-4bc4-90e8-194387c0bdcd Improvement
Affects Versions: 17.10.9
Assignee: Unassigned
Components: Like, Live Data
Created: 04/Jun/26 15:36
Labels: consistency
Priority: cid:jira-generated-image-static-major-61c968b2-ac60-44b9-a839-3d240b56ae24 Major
Reporter: Nikita Petrenko
Description:

The Liked Pages tab displays a list of pages liked by the user through a Live Data table. However, sorting and filtering are not available, and Live Data displays the messages:

  • "None of the displayed properties is sortable."
  • "None of the displayed properties is filterable."

Other places in XWiki that already uses Live Data table has such functionality. It makes sense to extend the backend endpoint doe Liked Pages Live Data to support sorting and filtering on relevant properties (e.g., page title, location, number likes)

 
 

1 update

 
cid:jira-generated-image-avatar-7964cde4-8107-4775-b310-4112a1169c1f Changes by Nikita Petrenko on 04/Jun/26 15:37
 
Labels: consistency usability