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

Add spinner to Generate Shipping Label button #901

Open
AjinkyaM1 opened this issue Jan 8, 2025 · 0 comments
Open

Add spinner to Generate Shipping Label button #901

AjinkyaM1 opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AjinkyaM1
Copy link
Contributor

Current behavior

Currently, when we click on the Generate Shipping Label button while fulfilling a transfer order, the button remains enabled. Since generating the label takes some time to display to the user, they can click the button again, resulting in multiple API calls to the carrier. This can sometimes causes issue in the backend.

Expected behavior

A spinner should be added to the button when generating a label for a transfer order. This will indicate to the user that the label generation is in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants