Open
Description
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:
- 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).
See video: https://www.loom.com/share/84a37ccef2474c06be43e088cda9ae92?sid=58996df0-faae-41f8-a0dd-4ab3383a22b6
- How serious is the bug? P3
- OS: macOS
- Browser: Chrome
Acceptance Criteria (optional)
Users can:
- Commit image content onBlur
Estimated effort: 1 hour to triage. More if root cause is already identified.