You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple instances of the same label are generated if the button is clicked multiple times before the label generation process completes.
Expected behavior
After clicking the "Generate Label" button once, further actions should be restricted until the label is generated.
A loader icon should be displayed to indicate the label generation is in progress, preventing further clicks.
Steps to reproduce the issue
Open any TO.
Enter the quantity against the order item to create the shipment.
Navigate to the TO shipment screen.
Click the "Generate Label" button to generate a label.
While the label is being created, click the "Generate Label" button again.
Adameddy26
changed the title
Multiple Label Generation on Repeated Button Clicks for TO Shipment
Multiple Label Generation on Repeated 'Generate Shipping Label' Button Clicks for TO Shipment
Oct 21, 2024
Current behavior
Multiple instances of the same label are generated if the button is clicked multiple times before the label generation process completes.
Expected behavior
After clicking the "Generate Label" button once, further actions should be restricted until the label is generated.
A loader icon should be displayed to indicate the label generation is in progress, preventing further clicks.
Steps to reproduce the issue
Open any TO.
Enter the quantity against the order item to create the shipment.
Navigate to the TO shipment screen.
Click the "Generate Label" button to generate a label.
While the label is being created, click the "Generate Label" button again.
Environment details
App version: v2.10.1
App environment: UAT
Additional information
https://jam.dev/c/2db1c900-c670-4674-8fc6-ac79eb459d8b
The text was updated successfully, but these errors were encountered: