You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blocks introduce some interesting edge chases to navigate on our Reflect cards. On the one hand, we don't want the blur event to submit a reflection card but we do want the blur event to submit the image block to the Reflection's content storage.
Today if you:
Create a card during the group phase
Create in image block and populate it (with an upload or a gif)
Blur the card
then, navigate to Vote phase...
...you'll notice that the image does not exist on the card, but you're left with the "Add image" tombstone (that you can no longer interact with).
Issue - Bug
Blocks introduce some interesting edge chases to navigate on our Reflect cards. On the one hand, we don't want the blur event to submit a reflection card but we do want the blur event to submit the image block to the Reflection's content storage.
Today if you:
...you'll notice that the image does not exist on the card, but you're left with the "Add image" tombstone (that you can no longer interact with).
See video: https://www.loom.com/share/84a37ccef2474c06be43e088cda9ae92?sid=58996df0-faae-41f8-a0dd-4ab3383a22b6
Acceptance Criteria (optional)
Users can:
Estimated effort: 1 hour to triage. More if root cause is already identified.
The text was updated successfully, but these errors were encountered: