You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Make a document viewer page based on our figma diagram.
Acceptance Criteria
view/document/[id]: document view page with download button
add conditional rendering so that only the admin or document owner can view this. The document schema already has a clerkid field, so checking that should be enough.
Currently S3 presigned urls are not complete so do not worry about rendering the document
Description
Make a document viewer page based on our figma diagram.
Acceptance Criteria
view/document/[id]
: document view page with download buttonAdditional Information
The text was updated successfully, but these errors were encountered: