There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-20dc8507-7061-4235-b9ef-2dde479337b9 XWIKI-23991 Open

LiveData pagination status is too visible

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-e9d4f63b-4f2e-4fab-b274-713838d60f55 Changes by Vincent Massol on 05/Feb/26 15:21
 
Description: Problem:
* The current selected page is now displayed with a big blue button which makes it way too visible vs other elements in the page. For ex:  !Screenshot 2026-02-05 at 15.13.05.png|thumbnail! vs what we had before:  !Screenshot 2026-02-05 at 15.
13 16 . 05 30 .png|thumbnail!
* This is just a status and not a call to action. We normally use the blue color for primary buttons in the UI, ie very important buttons.
* This change was done in a LTS bug fix version, the worst possible time. A bugfix release is for bugs, we need to try to not do UI changes in bugfix versions or at least they need to be discussed thoroughly before being applied.

I've discussed with [~tkrieck], who agrees to do a new proposal to fix this.

The idea is that we still need to make it more clear what is the current page selected but not too visible either (e.g. using an underline, using a small light grey box, etc).

We need to do this in 17.10.4 since we've now caused an important UI regression in a LTS.