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

"Your Projects" list not showing all projects #925

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

allanlasser
Copy link
Member

@allanlasser allanlasser commented Dec 3, 2024

This fixes #920 by improving how we call next and previous in Pagination.svelte

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for documentcloud-frontend-next ready!

Name Link
🔨 Latest commit cfe462e
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend-next/deploys/674f811840e769000809e1fa
😎 Deploy Preview https://deploy-preview-925.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: 28 (🔴 down 25 from production)
Accessibility: 86 (🟢 up 1 from production)
Best Practices: 83 (🔴 down 9 from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link

github-actions bot commented Dec 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 30.74% 6727 / 21882
🔵 Statements 30.74% 6727 / 21882
🔵 Functions 49.19% 275 / 559
🔵 Branches 74.98% 1013 / 1351
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/components/common/Paginator.svelte 0% 0% 0% 0% 1-144
src/lib/components/processing/Process.svelte 0% 0% 0% 0% 1-58
src/lib/components/viewer/LoadingToolbar.svelte 0% 0% 0% 0% 1-16
src/routes/(app)/projects/+page.svelte 0% 0% 0% 0% 1-130
src/routes/(app)/projects/+page.ts 0% 0% 0% 0% 1
Generated in workflow #432 for commit cfe462e by the Vitest Coverage Report Action

@allanlasser allanlasser marked this pull request as ready for review December 3, 2024 22:07
@allanlasser allanlasser requested a review from eyeseast December 3, 2024 22:07
@allanlasser allanlasser added bug Something isn't working projects Projects are how we organize documents and removed bug Something isn't working projects Projects are how we organize documents labels Dec 3, 2024
@allanlasser allanlasser merged commit f77d2d8 into main Dec 3, 2024
12 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.

"Your Projects" list not showing all projects
2 participants