Remove storage disconnected warning continue study button#1287
Remove storage disconnected warning continue study button#1287jaykim1213 wants to merge 12 commits into
Conversation
|
A preview of 764eba5 is uploaded and can be seen here: ✨ https://revisit.dev/study/PR1287 ✨ Changes may take a few minutes to propagate. |
JackWilb
left a comment
There was a problem hiding this comment.
The new blocking modal does not observe failures from the actual debounced participant-data upload, so this needs to be corrected before merge.
|
What messages are not storage engine alerts? |
The alerts that can still be closed are things like "Problem loading the study", "Using localStorage fallback", "Failed to Advance", and "Prohibited".
Updated this so goToNextStep does not wait for the upload anymore. If the delayed queued upload fails later, we now catch that through the storage engine listener and show the modal from there. |
Does this PR close any open issues?
Towards #1182
Give a longer description of what this PR addresses and why it's needed
This PR updates the storage disconnected modal to prevent participants from continuing a study when cloud storage is unavailable.
Storage disconnected warning
firebaseorsupabase)localStorage fallback warning
firebaseorsupabase)TODOs