Project

General

Profile

Actions

Defect #44127

closed

Replace legacy group avatar icon with SVG

Added by Mizuki ISHIKAWA 23 days ago. Updated 17 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Resolution:
Fixed
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 23 days 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 #2

Updated by Go MAEDA 21 days ago

  • Target version set to 6.1.3

Setting the target version to 6.1.3.

Actions #3

Updated by Go MAEDA 18 days ago

  • 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.

Actions #4

Updated by Go MAEDA 17 days ago

  • Status changed from Resolved to Closed

Merged the fix into 6.1-stable branch in r24716.

Actions

Also available in: Atom PDF