This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-dd5f5c1b-16a8-4db3-88a1-202d76cae28e XWIKI-23719 Open

The tree finder uses a hard-coded icon

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9fc5d545-96a8-428c-b614-35a4d8c44bbc Charpentier Lucas created this issue on 17/Nov/25 10:52
 
Summary: The tree finder uses a hard-coded icon
Issue Type: cid:jira-generated-image-avatar-dd5f5c1b-16a8-4db3-88a1-202d76cae28e Bug
Affects Versions: 17.9.0
Assignee: Unassigned
Attachments: image-2025-11-17-10-42-43-349.png, image-2025-11-17-10-44-28-655.png
Components: Tree
Created: 17/Nov/25 10:52
Labels: consistency icons wcag
Priority: cid:jira-generated-image-static-major-d017ca24-b73e-4708-9a45-c89492bde684 Major
Reporter: Charpentier Lucas
Description:

The tree macros have a `finder` option. When activated, the macro displays an input. The way this input is described is wrong:

  • The icon should be contained in the DOM and follow the current iconTheme.
  • The input placeholder should only contain an example of the value to input (vs. today it's describing the input with `find...`)
  • The input must contain a label.

_thumb_44337.png