There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-e6401812-8f4f-4b67-bec5-e82f45567aa6 XWIKI-12013 Open

Sort the icons alphabetically in the icon picker

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-efeeae4f-eddf-4e93-8f63-9bfd9165da0f Charpentier Lucas on 02/Jul/24 18:34
 

This is very probably related to the order of the icons in this item:
https://github.com/xwiki/xwiki-platform/blob/1d9d01326a83c9816d9a8cfe5697dc147b40f877/xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-ui/src/main/resources/IconThemesCode/IconPicker.xml#L43

Note that this should probably retrieve the list of icons from the icon theme instead of hard coding it here, in order to keep it updated(not sure we have a service for this though...) .