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

Add viewer controls to storybook #383

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Add viewer controls to storybook #383

merged 2 commits into from
Dec 15, 2023

Conversation

eyeseast
Copy link
Collaborator

Closes #372

For the most part, this creates stories for viewer controls and leaves them alone. In a couple cases, I started to unwind the state being passed around, but I think that's worth doing more deliberately. There's a lot of state being passed around.

That means these components don't all work like they should in Storybook. For Paginator.svelte, it doesn't render at all, because it checks two stores that can't load without making API calls. That's a problem for another day.

@eyeseast eyeseast requested a review from allanlasser December 14, 2023 20:06
Copy link

netlify bot commented Dec 14, 2023

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 10adce6
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/657b61b37ab89f000898ebfe
😎 Deploy Preview https://deploy-preview-383.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 d3496ab into master Dec 15, 2023
11 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.

Add viewer controls to Storybook
1 participant