snowballtools-base/packages/frontend/src/pages/org-slug/projects
Vivian Phung b35f4033c5
Refactor: Collaborator Project Settings (#197)
### TL;DR

AddMemberDialog component now uses a Select dropdown for permissions instead of Checkboxes. CollaboratorsTabPanel now includes dismiss functionality for toasts.

### What changed?

- Updated AddMemberDialog to use a Select dropdown for permissions
- Added dismiss functionality for toasts in CollaboratorsTabPanel

### How to test?

Test the functionality of selecting permissions using the dropdown and toast dismissal in CollaboratorsTabPanel.

### Why make this change?

To improve user experience and UI consistency in permissions selection and toast management.
2024-05-22 14:58:47 -04:00
..
create Merge branch 'main' into nv-handle-repo-exist-error 2024-05-22 10:16:27 -04:00
id Refactor: Collaborator Project Settings (#197) 2024-05-22 14:58:47 -04:00
Id.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
routes.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00