Automattic / wc-calypso-bridge

20 stars 4 forks source link

Free trial: Use animated confetti in tasklist completed component #1002

Open ilyasfoo opened 1 year ago

ilyasfoo commented 1 year ago

This is a follow-up to https://github.com/Automattic/wc-calypso-bridge/issues/1001

In our design discussion, we'd like to explore using animated confetti in our tasklist completed component.

Acceptance criteria

  1. Replace the illustration with animated confetti using a third-party library, such as partyconfetti.js.
  2. As a follow-up, we should propagate the change to core.
ilyasfoo commented 1 year ago

I'd suggest creating a video as a POC and show to designers

warrendholmes commented 1 year ago

@ilyasfoo What's the status of this? Just following up on the user flow reviews and this is one of the issues.

ilyasfoo commented 1 year ago

@warrendholmes Unfortunately, this wasn't prioritized and is unlikely to be able to be picked up in the next cycle due to reaching the team's capacity.

If you think this should be prioritized, we'll put it in the cycle after, or perhaps other teams could help 🙏

warrendholmes commented 1 year ago

I don't think it's a priority, so next cycle is fine — thanks @ilyasfoo !

ilyasfoo commented 4 months ago

Core now has confetti library, we could reuse this if free trial is still relevant and design is unchanged: https://github.com/woocommerce/woocommerce/blob/8bf9e966d4863a81b50a2c32d618cc8c5577bb12/plugins/woocommerce-admin/client/launch-your-store/hub/main-content/pages/launch-store-success/Congrats.tsx#L95-L106

ilyasfoo commented 2 months ago

This may be done in core instead, will confirm it soon