Vote #80312
未完了Show Gravatar icons in the Members tab in the project setting
0%
説明
It makes easier to distinguish users. In addition, it improves consistency. Users page in Administration already shows Gravatar icons.
!{width: 1024px; border: 1px solid #ccc;}.members-tab@2x.png!
journals
I created a patch to display the Gravatar icons as shown in the screenshot below.
!members-tab-display-gravatar.png!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Change method name from `member_avatar ` to `principal_avater`.
--------------------------------------------------------------------------------
LGTM. Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I have updated the patch. It fixes Performance/RedundantMerge RuboCop warning.
--------------------------------------------------------------------------------
I understand the rationale behind this change, but I think it is slightly problematic as the group icon is indicative for the differentiation of groups from users on the project members list tab. With the change proposed in this issue it becomes harder to make this distinction, while the added value of showing the gravatar here is pretty low IMHO.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------