Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Label Generation on Repeated 'Generate Shipping Label' Button Clicks for TO Shipment #833

Open
Adameddy26 opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Adameddy26
Copy link

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

@Adameddy26 Adameddy26 added the bug Something isn't working label Oct 21, 2024
@Adameddy26 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant