Patch #31356
closedreplace icon-fav with icon-user for 'my projects'
Added by Jens Krämer over 5 years ago. Updated over 5 years ago.
Files
0001-feature-my-projects-fav-user-icon.patch (1.59 KB) 0001-feature-my-projects-fav-user-icon.patch | Jens Krämer, 2019-05-13 11:06 | ||
31356-before@2x.png (38.1 KB) 31356-before@2x.png | Go MAEDA, 2019-05-13 11:22 | ||
31356-after@2x.png (40.3 KB) 31356-after@2x.png | Go MAEDA, 2019-05-13 11:22 | ||
0001-swaps-out-the-icon-fav-for-icon-user-on-projects-ind.patch (2.3 KB) 0001-swaps-out-the-icon-fav-for-icon-user-on-projects-ind.patch | updated patch that keeps the icon positioning at the end of the project name | Jens Krämer, 2019-05-13 13:28 |
Related issues
Updated by Jens Krämer over 5 years ago
- File 0001-feature-my-projects-fav-user-icon.patch 0001-feature-my-projects-fav-user-icon.patch added
While working on #31355 we (Planio, that is) found that using the fav icon that is also used for watching things is not really appropriate for designating projects the user is a member of. We'd vote for replacing this with the user icon instead on the All projects list, which is what the attached patch does.
Updated by Go MAEDA over 5 years ago
- File 31356-before@2x.png 31356-before@2x.png added
- File 31356-after@2x.png 31356-after@2x.png added
- Target version set to Candidate for next major release
[Before]
[After]
Updated by Go MAEDA over 5 years ago
- Related to Feature #31355: Bookmarks and recently used projects for the project jump box added
Updated by Jens Krämer over 5 years ago
- File 0001-swaps-out-the-icon-fav-for-icon-user-on-projects-ind.patch 0001-swaps-out-the-icon-fav-for-icon-user-on-projects-ind.patch added
updated patch that keeps the icon positioning at the end of the project name
Updated by Go MAEDA over 5 years ago
- Category set to Projects
- Target version changed from Candidate for next major release to 4.1.0
I am in favor of this change.
The current "My project" icon "★" is used as a "Watch" icon in other pages. Therefore, it looks as if those are watched projects (some notifications are sent).
Since "My projects" means "the projects I am a member of", I think that using "icon-user" is reasonable.
Setting the target version to 4.1.0.
Updated by Go MAEDA over 5 years ago
- Subject changed from replace icon-fav with icon-user for 'my projects to replace icon-fav with icon-user for 'my projects'
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch. Thanks.