snowballtools-base-mirror/packages/frontend/src/pages
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
..
auth Revert "sign in with passkeys coming soon" 2024-05-08 11:45:24 -04:00
components Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
org-slug Refactor: Collaborator Project Settings (#197) 2024-05-22 14:58:47 -04:00
AuthPage.tsx Signup with sdk 2024-04-23 21:21:58 -05:00
index.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00