Defect #44127
closed
Replace legacy group avatar icon with SVG
Added by Mizuki ISHIKAWA 23 days ago.
Updated 17 days ago.
Description
With the SVG icon migration, the icons that indicate groups on pages such as the home page have been replaced with SVGs from Tabler Icons.
However, the icon image used when a group is assigned as an assignee is still the legacy image.
| Expected |
Actual |
 |
 |
Files
This patch replaces the legacy group assignee icon with an SVG icon to make the appearance consistent.
Since it was difficult to switch the assignee icon rendered with image_tag only when the assignee is a group, this patch adds group.svg to the repository and uses it from image_tag. There are already similar cases where standalone SVG files, such as search.svg, are stored in the repository: https://www.redmine.org/projects/redmine/repository/svn/revisions/23369/diff
- Target version set to 6.1.3
Setting the target version to 6.1.3.
- Subject changed from Replace group avatar icon with SVG to Replace legacy group avatar icon with SVG
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch in r24712. Thank you.
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24716.
Also available in: Atom
PDF