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

fix: hide cancel button when order state is cancelled #3720

Merged
merged 4 commits into from
Dec 27, 2019
Merged

fix: hide cancel button when order state is cancelled #3720

merged 4 commits into from
Dec 27, 2019

Conversation

maze-runnar
Copy link
Contributor

Fixes #3719

Short description of what this resolves:

don't show cancel button when order state is cancelled .
Screenshot from 2019-12-24 23-29-44
Screenshot from 2019-12-24 23-29-50

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the fix label Dec 24, 2019
@maze-runnar
Copy link
Contributor Author

@uds5501 please review .

@maze-runnar
Copy link
Contributor Author

it's working now for expired and cancelled both
Screenshot from 2019-12-27 10-14-06
Screenshot from 2019-12-27 10-16-15

…ers/cell-order.hbs

Co-Authored-By: Kush Trivedi <kushthedude@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cancel order only once
4 participants