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

cancel order only once #3719

Closed
maze-runnar opened this issue Dec 24, 2019 · 0 comments · Fixed by #3720
Closed

cancel order only once #3719

maze-runnar opened this issue Dec 24, 2019 · 0 comments · Fixed by #3720
Labels

Comments

@maze-runnar
Copy link
Contributor

Describe the bug
once the order is cancelled , Cancel button is still enabled and on click shows the message "your order is cancelled" While it should be disable once order is cancelled ?

To Reproduce
Steps to reproduce the behaviour:

  1. place a order
  2. cancel it and see it in http://localhost:4200/events/{{event_id}}/tickets/orders/cancelled
  3. in this section one can again click on cancel order button
  4. And the cancellation mail will send again and again to user and notification show up on notification board

Expected behaviour
one should able to cancel order only once .
Cancel order button should be disabled in that section .
Screenshots
Screenshot from 2019-12-23 00-36-18

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

I am working on this .

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 a pull request may close this issue.

2 participants