Skip to content

New design: /documents#1143

Merged
fgren merged 6 commits intonew-designfrom
new-design-documents
Mar 30, 2026
Merged

New design: /documents#1143
fgren merged 6 commits intonew-designfrom
new-design-documents

Conversation

@fgren
Copy link
Copy Markdown
Contributor

@fgren fgren commented Mar 24, 2026

🧩 Summary

adds the /documents and /documents/upload pages

🔗 Related issues (if any)

Closes #1108

📸 Screenshots / recordings (if applicable)

💬 Other information

@github-project-automation github-project-automation Bot moved this to 🆕 New in CPU Mar 24, 2026
@fgren fgren force-pushed the new-design-documents branch from 930411e to 7b44a12 Compare March 28, 2026 17:35
@fgren fgren marked this pull request as ready for review March 28, 2026 17:37
@davidagardh davidagardh self-requested a review March 28, 2026 21:32
<div
class="bg-background flex flex-row gap-2 rounded-t-md border-[1px] p-2"
>
<a href={notice && notice.thumbnailUrl!}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not ?.

Comment thread src/routes/(app)/documents/upload/+page.svelte Outdated
aria-invalid={$errors.name ? true : false}
aria-errormessage={$errors.name?.at(0)}
type="text"
placeholder={m.documents_filePlaceholder()}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: different message for SRD and requirements

@fgren fgren force-pushed the new-design-documents branch from d68438a to c853deb Compare March 30, 2026 18:18
@fgren fgren requested a review from davidagardh March 30, 2026 18:18
@fgren fgren merged commit 1c001fb into new-design Mar 30, 2026
1 check passed
@fgren fgren deleted the new-design-documents branch March 30, 2026 23:18
@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Done in CPU Mar 30, 2026
fgren added a commit that referenced this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants