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

Mitigation node #609

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Mitigation node #609

merged 3 commits into from
Dec 16, 2024

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Dec 16, 2024

Closes #549

Not really sure if the extra complexity of Mitigation is worth it. The main value seems that we can treat mitigations as secondary/not-core, whereas solutions are core nodes and should stand out more. But there could be confusion about how to use mitigations, since solutions can accomplish a similar purpose.

We'll have to keep an eye out for how these feel - whether or not they seem worth the separate node type and logic.

Description of changes

  • see commit messages

Additional context

mitigations are smaller/lower-focus than regular solutions, and so
their effects should be able to lay out wherever.
not really sure what's best here, but this is following the logic of
showing pieces of the selected solution.

currently, mitigations aren't considered a piece of the selected
solution, so they aren't shown in the filter.
Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for ameliorate-docs canceled.

Name Link
🔨 Latest commit 87d5158
🔍 Latest deploy log https://app.netlify.com/sites/ameliorate-docs/deploys/6760bb3d0a82700008e5b5c1

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
🔨 Latest commit 87d5158
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/6760bb3d58eb2b0008b9a640
😎 Deploy Preview https://deploy-preview-609--velvety-vacherin-4193fb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 64
Accessibility: 86
Best Practices: 92
SEO: 100
PWA: 80
View the detailed breakdown and full score reports

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

@keyserj keyserj merged commit 700cd6e into main Dec 16, 2024
13 checks passed
@keyserj keyserj deleted the mitigation-node branch December 16, 2024 23:51
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 mitigation node type
1 participant