Skip to content

Conversation

@eyeseast
Copy link
Collaborator

@eyeseast eyeseast commented Feb 6, 2026

Closes #1247

No big changes here, just migrating a folder of components to Svelte 5 syntax.

@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for documentcloud-frontend-next ready!

Name Link
🔨 Latest commit bac6b18
🔍 Latest deploy log https://app.netlify.com/projects/documentcloud-frontend-next/deploys/6986688c56e29700086f4632
😎 Deploy Preview https://deploy-preview-1283.muckcloud.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 72 (🔴 down 1 from production)
Accessibility: 0 (no change from production)
Best Practices: 92 (no change from production)
SEO: 83 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 41.03% 982 / 2393
🔵 Statements 44.34% 1228 / 2769
🔵 Functions 55.37% 350 / 632
🔵 Branches 44.22% 525 / 1187
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/components/addons/DocumentList.svelte 0% 0% 0% 0% 71-100
src/lib/components/common/Tooltip.svelte 100% 100% 100% 100%
src/lib/components/layouts/AddOnBrowser.svelte 0% 0% 0% 0% 92-149
src/lib/components/toolbars/AnnotationToolbar.svelte 0% 100% 0% 0% 20
src/lib/components/toolbars/DocumentListToolbar.svelte 0% 100% 0% 0% 33-32
src/lib/components/toolbars/LoadingToolbar.svelte 0% 100% 0% 0% 20
src/lib/components/toolbars/PageToolbar.svelte 0% 0% 0% 0% 6-31
src/lib/components/toolbars/PaginationToolbar.svelte 0% 0% 0% 0% 93-136
src/lib/components/toolbars/ReadingToolbar.svelte 0% 0% 0% 0% 127-179
src/lib/components/toolbars/RedactionToolbar.svelte 0% 0% 0% 0% 73-114
src/routes/(app)/projects/+page.svelte 0% 100% 0% 0% 108-129
Generated in workflow #1030 for commit bac6b18 by the Vitest Coverage Report Action

Copy link
Contributor

@duckduckgrayduck duckduckgrayduck left a comment

Choose a reason for hiding this comment

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

When I click the guided tour it seems to just close the browser window btw, not sure if related to this change or another, but otherwise this works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate toolbars to Svelte 5 syntax

2 participants