hotwax / fulfillment

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

Missing Loading Spinner for Regenerate Shipping Label Action in Completed Tab #678

Open Adameddy26 opened 1 month ago

Adameddy26 commented 1 month ago

Current behavior

No spinner or loading indicator is displayed, causing confusion about whether the request is being processed.

Expected behavior

A spinner or loading indicator should be visible when the API is processing the request to regenerate the shipping label, providing feedback to the user that the request is in progress.

Steps to reproduce the issue

Navigate to the "Completed" tab in the application. Locate an order and click the "Regenerate Shipping Label" button. Observe the absence of a spinner or loading indicator while the API processes the request.

Environment details

App version : v2.7.0 App environment : UAT

Additional information

https://jam.dev/c/338621ff-694b-4218-a282-489c5b6fa79c

ymaheshwari1 commented 1 month ago

@Ridwan6947