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

Fixed: Click event does not invoke when the shipped quantity is 0 (#902) #939

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

R-Sourabh
Copy link
Contributor

Related Issues

#902

Short Description and Why It's Useful

  • Added a check on the click event, where we verify the shipped quantity on click.
  • The shippedHistory event is invoked only when the shipped quantity is greater than 0, and only then will the modal open.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant