Project

General

Profile

Actions

Defect #44127

open

Replace group avatar icon with SVG

Added by Mizuki ISHIKAWA 1 day ago. Updated 1 day ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Resolution:
Affected version:

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

Actions #1

Updated by Mizuki ISHIKAWA 1 day ago

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

Actions

Also available in: Atom PDF