Defect #42023
closedSearch results page uses legacy icons
0%
Description
Please see the screenshots below:
Files
Updated by Mizuki ISHIKAWA about 1 month ago
- File 0001-Replace-legacy-icons-on-search-results-pages-with-sv.patch 0001-Replace-legacy-icons-on-search-results-pages-with-sv.patch added
- File screenshot 2024-12-20 16.21.10.png screenshot 2024-12-20 16.21.10.png added
- File screenshot 2024-12-20 16.21.19.png screenshot 2024-12-20 16.21.19.png added
Attached is a patch to fix the problem.
Updated by Mizuki ISHIKAWA about 1 month ago
Updated by Go MAEDA about 1 month ago
- File icon-reply-before@2x.png icon-reply-before@2x.png added
- File icon-reply-after@2x.png icon-reply-after@2x.png added
Mizuki ISHIKAWA wrote in #note-1:
Attached is a patch to fix the problem.
Thank you for submitting the patch. But I noticed that the patch does not include icons for forum replies (icon-reply
).
Could you update the patch to include the icon-reply
icon?
With the patch applied:
Redmine 6.0.2:
Updated by Mizuki ISHIKAWA about 1 month ago
- File 0002-Replace-lefacy-reply-icon-with-svg-icon.patch 0002-Replace-lefacy-reply-icon-with-svg-icon.patch added
- File clipboard-202412211603-3iaip.png clipboard-202412211603-3iaip.png added
Thank you for submitting the patch. But I noticed that the patch does not include icons for forum replies (icon-reply).
Could you update the patch to include the icon-reply icon?
Thanks for the review, I have attached a patch to add the reply icon.
I have tried https://tabler.io/icons/icon/messages for the reply icon, what do you think?
Updated by Go MAEDA about 1 month ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patches in r23416. Thank you for your contribution.