There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-5e4be807-81d8-4486-919f-5be5f8d9b688 XWIKI-24120 Open

Simplify the load of icon theme icons from JavaScript code

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-80d7819b-3441-49d7-990f-e17c8e793c75 Michael Hamann on 13/Mar/26 14:03
 

In https://github.com/xwiki/xwiki-platform/blob/cace65ffccdac07d4a168d56cb5de6649701ed50/xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/src/main/resources/js/security/requiredrights/requiredRightsDialog.js#L75-L165 we already have a relatively comprehensive icon loader helper that could be made generally available. I'm sure it could be improved, but it actually already does more than what the code where it is used needs.