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

Consolidate document browser actions #827

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

allanlasser
Copy link
Member

Closes #820 and #821

Renders same list of actions in document browser's "edit" menu and action sidebar. Removes "Run add-on" from the list of available actions.

@allanlasser allanlasser requested a review from eyeseast November 12, 2024 19:41
@allanlasser allanlasser changed the title Consolidate document browser action Consolidate document browser actions Nov 12, 2024
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 31.03% 6674 / 21504
🔵 Statements 31.03% 6674 / 21504
🔵 Functions 49.54% 273 / 551
🔵 Branches 75.37% 1007 / 1336
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/components/layouts/DocumentBrowser.svelte 0% 0% 0% 0% 1-2535
src/routes/(app)/documents/+page.svelte 0% 0% 0% 0% 1-58
Generated in workflow #710 for commit 01b03fd by the Vitest Coverage Report Action

This was linked to issues Nov 12, 2024
Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 01b03fd
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/6733af649966ca0008a97aca
😎 Deploy Preview https://deploy-preview-827.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: 43
Accessibility: 85
Best Practices: 92
SEO: 91
PWA: -
View the detailed breakdown and full score reports

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

@allanlasser allanlasser merged commit 7d25c4b into sveltekit Nov 12, 2024
10 of 11 checks passed
@allanlasser allanlasser deleted the allanlasser/browser-actions branch November 26, 2024 13:53
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.

AddOn run button Edit Menu
2 participants