Skip to content

feat(react): add member detail presentational components and tests#223

Draft
chakrihacker wants to merge 2 commits intofeat/member-detail-corefrom
feat/member-detail-components
Draft

feat(react): add member detail presentational components and tests#223
chakrihacker wants to merge 2 commits intofeat/member-detail-corefrom
feat/member-detail-components

Conversation

@chakrihacker
Copy link
Copy Markdown
Contributor

Changes

Add pure presentational sub-components for OrganizationMemberDetail,
organized into feature subfolders following the invitations/ pattern:

  • member-user-details: user info card
  • member-danger-zone: danger actions + remove-from-org and delete modals
  • member-roles: roles tab + assign and remove-role modals

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

Add pure presentational sub-components for OrganizationMemberDetail,
  organized into feature subfolders following the invitations/ pattern:
  - member-user-details: user info card
  - member-danger-zone: danger actions + remove-from-org and delete modals
  - member-roles: roles tab + assign and remove-role modals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant