amelioro / ameliorate

A tool for analyzing debatable problems effectively, collaboratively, and with an open mind.
https://ameliorate.app
MIT License
26 stars 10 forks source link

Fix upload doesnt maintain view topic #429

Closed keyserj closed 5 months ago

keyserj commented 5 months ago

Description of changes

-

Additional context

-

netlify[bot] commented 5 months ago

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
Latest commit 7a1fd8ab85cafd624baf51b4bccf8621a3595110
Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/6654c824c22fb7000822db8e
Deploy Preview https://deploy-preview-429--velvety-vacherin-4193fb.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 55
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.

netlify[bot] commented 5 months ago

Deploy Preview for ameliorate-docs canceled.

Name Link
Latest commit 7a1fd8ab85cafd624baf51b4bccf8621a3595110
Latest deploy log https://app.netlify.com/sites/ameliorate-docs/deploys/6654c824a134b50008a327cc
keyserj commented 5 months ago

Note: wouldn't have missed this if we used something more sensical than quickViewStore.topic.id to determine if store should sync with api (store should probably have a config on it to setSync(off) and setSync(on) before making an action we don't want to sync, similar to how temporal store works).