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

Update layout of document actions #584

Draft
wants to merge 1 commit into
base: sveltekit
Choose a base branch
from

Conversation

allanlasser
Copy link
Member

@allanlasser allanlasser commented Jul 1, 2024

This PR will be a draft for a bit, since I don't have working local version of DC and I use preview deployments to test WIP.

Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 2a0a0b5
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/6682e7e18617ce0008fd0fb0
😎 Deploy Preview https://deploy-preview-584.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.

Copy link

github-actions bot commented Jul 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 30.28% 3370 / 11128
🔵 Statements 30.28% 3370 / 11128
🔵 Functions 31.68% 64 / 202
🔵 Branches 54.21% 180 / 332
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/routes/documents/[id]-[slug]/sidebar/Actions.svelte 0% 0% 0% 0% 1-151
Generated in workflow #189

@@ -153,6 +153,28 @@ summary {
cursor: pointer;
}

:global(.definition) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This file is global already, so no need for the :global modifier here.

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

2 participants