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

[Admin] [Order cycles] Cancel button of popup should redirect to OC list #12774

Closed
drummer83 opened this issue Aug 14, 2024 · 0 comments · Fixed by #12784
Closed

[Admin] [Order cycles] Cancel button of popup should redirect to OC list #12774

drummer83 opened this issue Aug 14, 2024 · 0 comments · Fixed by #12784
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted.

Comments

@drummer83
Copy link
Contributor

Description

Follow up of #12653

It was found that the implementation of the 'Cancel' button on the popup was not fully according to the specification.

Cancel should move the user back to the list of order cycles (where the duplicate button is visible).
Instead the popup is closed, but the user stays on the same page and the changed information is still there.

Expected Behavior

Cancel should move the user back to the list of order cycles (where the duplicate button is visible).

Actual Behaviour

Instead the popup is closed, but the user stays on the same page and the changed information is still there.

Steps to Reproduce

  1. Have an order cycle with an order.
  2. Go to the edit order cycle page of that order cycle (don't use the list of order cycles).
  3. Change the start or end date/time and click 'Save', 'Save and next', or 'Save and back to list'.
  4. In the popup mentioning to better clone the order cycle first click 'Cancel'.

Animated Gif/Screenshot

Workaround

Severity

bug-s4: it's annoying, but you can use it

Your Environment

  • Version used:
  • Browser name and version:
  • Operating System and version (desktop or mobile):

Possible Fix

@drummer83 drummer83 added the bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted. label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-s4 The bug is annoying, but doesn't prevent from using the platform. Not so many users are impacted.
Projects
Status: Done
1 participant