There are 5 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4f2ac7c3-4a62-490e-8db3-c5ed29887654 XWIKI-3515 Closed

Refactor RMUI's multi state check box to extract a generic one that does not depend on the rights management

 
View issue   ยท   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-26ae3415-2f2f-460f-9eb2-c09caabbe18d Changes by Charpentier Lucas on 18/Sep/25 14:39
 
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Charpentier Lucas
Resolution: Won't Fix
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-26ae3415-2f2f-460f-9eb2-c09caabbe18d Charpentier Lucas on 18/Sep/25 14:39
 

RMUI is not a very used abbreviation. I suppose it meant `Right Manager User Interface`.

Right now the Right Manager contains hard-coded multi-state check boxes. In any place where we need those multi state check boxes, we instead rely on the bootstrap switch instead.

In today's context, the code of the Rights Manager UI is quite old fashioned and patched up (lot of tech debt, reduced a bit recently but still not up to par with our current standards), I doubt we want to rely on it to create a new component of our UI. In my opinion, assuming we actually want to have this component, we should instead implement the component from scratch and use it in the rights management UI.

Closing this ticket as a `Won't fix`. Feel free to restart a discussion on the chat or forum if you think we should take this approach in XWiki Standard smile.png