Skip to content

Refactor "Make admin" button into its own component #143

@evan10s

Description

@evan10s

Right now the AdminUsersListTable component keeps track of every users admin status in an object, which is not a good React pattern. We should refactor the edit (make/remove) admin button into its own component that can handle the mutation and keeps track of just a single user's admin status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions