Page MenuHomePhabricator

Improve project member list behaviors related to disabled users
ClosedPublic

Authored by epriestley on Oct 25 2019, 1:35 AM.
Tags
None
Referenced Files
F14406729: D20864.diff
Mon, Dec 23, 7:42 PM
Unknown Object (File)
Tue, Nov 26, 8:54 PM
Unknown Object (File)
Mon, Nov 25, 7:47 AM
Unknown Object (File)
Nov 22 2024, 5:40 PM
Unknown Object (File)
Nov 17 2024, 6:41 PM
Unknown Object (File)
Nov 13 2024, 4:09 PM
Unknown Object (File)
Nov 10 2024, 7:15 AM
Unknown Object (File)
Nov 6 2024, 9:55 AM
Subscribers
None

Details

Summary

Fixes T13431.

Increase the "panel" version of project member lists to 10 users, hide disabled users, swap the buttons to "tail buttons".

Sort disabled users to the bottom of "full list" versions of member lists.

For UI consistency, render the remove "X" as disabled but visible if users don't have permission to remove members.

Test Plan
  • Viewed a project with disabled members.
    • Saw only enabled members on the main project page.
    • Saw disabled members sorted to the bottom on the members page.
  • Clicked "View All" to jump from the panel to the members page.
  • As a user who could not edit a project, viewed the members page and saw a disabled "X" with a policy error when clicked.
    • Removed a member as before, as a normal user with permission to remove members.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 25 2019, 1:41 AM
This revision was automatically updated to reflect the committed changes.