Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix section logic #590

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Fix section logic #590

merged 2 commits into from
Jul 15, 2024

Conversation

eyeseast
Copy link
Contributor

Adds a new EditSectionRow.svelte component to wrap the logic for creating, updating and removing sections. This also deals with the problem of zero-indexed page numbers.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 28.34% 3635 / 12823
🔵 Statements 28.34% 3635 / 12823
🔵 Functions 32.57% 72 / 221
🔵 Branches 52.61% 191 / 363
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/lib/components/forms/EditSectionRow.svelte 0% 0% 0% 0% 1-172
src/lib/components/forms/EditSections.svelte 0% 0% 0% 0% 1-124
src/routes/documents/[id]-[slug]/annotate/+page.server.ts 0% 0% 0% 0% 1-99
Generated in workflow #201

Copy link

netlify bot commented Jul 15, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 0ecbaf2
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/66953ae708ebe80008ec1451
😎 Deploy Preview https://deploy-preview-590.muckcloud.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@eyeseast eyeseast merged commit e305f10 into sveltekit Jul 15, 2024
10 checks passed
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.

None yet

1 participant