cisagov / manage.get.gov

A Django-based domain name registrar that interfaces with an EPP registry
https://get.gov
Other
60 stars 18 forks source link

Member Management Page (part 1) #2725

Closed abroddrick closed 1 month ago

abroddrick commented 2 months ago

Issue description

In the org model we will have multiple users with multiple types of permissions and roles. Org members here will include those who have only been invited to a portfolio, but have not logged in yet, as well as those who are active in our system. To allow org admins to properly view and manage other users in their org we need a member management page.

This page is large so we will start with just some pieces of functionality. Scope is determined in the AC below but be aware you are not implementing every item in the figma for the member management page.

Acceptance criteria

Figma designs are here:

in scope:

Not in scope

Additional context

No response

Links to other issues

abroddrick commented 2 months ago

Throwing a 3 on this, it could turn into a 5 for those newer to frontend development

abroddrick commented 2 months ago

What would the component be for member management @katypies or @PaulKuykendall ?