-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Description:
Build a comprehensive sharing system allowing users to share documents with specific permissions.
Requirements:
- ShareModal component with user search
- Permission levels (view, comment, verify)
- Shareable link generation
- Access expiration date picker
- Revoke access functionality
- Shared users list with role badges
- Email invitation form
- Activity log for shared documents
- Public/private toggle
Acceptance Criteria:
- Users can be searched and added
- Permissions are enforced correctly
- Links are generated and copyable
- Expiration dates work properly
- UI clearly shows who has access
- Email invitations sent successfully
- Responsive and accessible
Tech Stack: Next.js, TypeScript, Tailwind CSS, React Hook Form
Reactions are currently unavailable