hotwax / fulfillment

HotWax Commerce Fulfillment app
Apache License 2.0
7 stars 35 forks source link

Spinner keeps rotating after toast message for failed shipping label generation #703

Open AjinkyaM1 opened 1 month ago

AjinkyaM1 commented 1 month ago

Current behavior

After attempting to generate a shipping label, if the process fails and the toast message Failed to generate shipping label is displayed, the spinner on the "Generate Shipping Label" button continues to rotate

Expected behavior

The spinner should stop rotating once the toast message appears, indicating that the process has completed, even if it failed.

Steps to reproduce the issue

  1. Navigate to the order detail page in the in-progress tab.
  2. Click on Generate Shipping Label on the shipment method card.
  3. Observe the toast message Failed to generate shipping label.
  4. Notice that the spinner on the Generate Shipping Label button keeps rotating.

Can you handle fixing this bug by yourself?

Additional information

https://jam.dev/c/27ba2a53-3be9-45b8-9ab2-7dd0a4f5732c Version - Dev

ravilodhi commented 3 weeks ago

Unable to reproduce the issue, it may have been fixed in the related work. Moving this to dev complete for one more round of testing.