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

Post discourse small improvements #321

Merged
merged 4 commits into from
Jan 30, 2024
Merged

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Jan 30, 2024

Description of changes

Additional context

Copy link

netlify bot commented Jan 30, 2024

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
🔨 Latest commit 48ce1eb
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/65b92932d51cc600078c6fb5
😎 Deploy Preview https://deploy-preview-321--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: 61
Accessibility: 86
Best Practices: 92
SEO: 85
PWA: -
View the detailed breakdown and full score reports

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

had feedback that highlighted edges weren't standing out enough.
includes creating our own marker for flow, and removing `markerStart`
from edge, since our rendering can choose the marker (rather than an
edge's data).
easy now that we're creating our own markers
@keyserj keyserj force-pushed the post-discourse-small-improvements branch from 7d037c5 to 5ee0081 Compare January 30, 2024 16:43
Using the new prop on relation rather then separate list.
Needed so that effects could have `creates` relation in
one direction and `createdBy` relation in the other.
Also includes:
- remove unused edge-to-edge support from relations
- remove adding parent solution to problem because it seems like you
wouldn't really add "createdBy" that way.
- remove "problem created by effect" because "effect creates
detriment" replaces that.
i.e. adding effect/benefit/detriments to each other in either direction.
@keyserj keyserj force-pushed the post-discourse-small-improvements branch from 5ee0081 to 48ce1eb Compare January 30, 2024 16:52
@keyserj keyserj merged commit 3627cb2 into main Jan 30, 2024
9 checks passed
@keyserj keyserj deleted the post-discourse-small-improvements branch January 30, 2024 16:59
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.

1 participant