mozilla / pontoon

Mozilla's Localization Platform
https://pontoon.mozilla.org
BSD 3-Clause "New" or "Revised" License
1.46k stars 526 forks source link

Make richer user representation in the permissions widgets #2027

Open bugzilla-to-github opened 8 years ago

bugzilla-to-github commented 8 years ago

This issue was created automatically by a script.

Bug 1225020

Bug Reporter: @yfdyh000 CC: @mathjazz

For https://pontoon.mozilla.org/zh-CN/manage/ page.

Convert

  • to link for middle button and context menu to open the user page, like the https://pontoon.mozilla.org/zh-CN/contributors/ page.

    https://github.com/mozilla/pontoon/blob/master/pontoon/base/templates/widgets/multiple_choice.html https://github.com/mozilla/pontoon/blob/master/pontoon/base/templates/widgets/contributors.html

    preventDefault for links.

  • bugzilla-to-github commented 8 years ago

    Comment Author: @mathjazz

    I agree user representation on the manage page is poor. We could show full names and images, something similar as we do on Top contributors pages.

    Given that click currently moves users between different columns, I don't think click (even if middle) is a good UX to take you to the contributor page. Instead, we could add a link e.g. "View profile" or something.