Skip to content

feat: Add confetti animation upon completing a checklist

Dat Nguyen requested to merge dat/feat/BB-6406_add_submission_animation into master

Why

"As a Listaflow user, I want a more obvious indication that my list has been successfully submitted."

Quoted from user story

What

  • Fire a confetti firework when user completes a checklist

Supporting information

Testing instruction

  • Start the application on the feature branch
  • Create a checklist from template
  • Submit a checklist with required tasks incomplete -- error message shows, confetti is not fired
  • Submit checklist with all required tasks completed -- confetti is fired
  • Undo a required task then complete it, re-submit it -- confetti is fired

PoW

https://www.loom.com/share/b5c61c79f32844969e3148cbc95d454d

Edited by Dat Nguyen

Merge request reports