ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

Clone Course | Add toast message with a button that will navigate us to a newly created course after cloning the course #1036

Open dujes opened 1 year ago

dujes commented 1 year ago

I'm submitting a...

Context

As an end-user, I want to have some kind of confirmation that the cloning was completed. Currently, there is no toast message or any other type of confirmation after clicking on the 'Clone' button.

Steps to Reproduce

  1. Open the settings of any course
  2. Find Actions items
  3. Click on Clone
  4. Enter all required fields
  5. Click on the 'Clone' button --> Observe

Expected Behavior

There should be some kind of confirmation for a user after cloning is completed. Example below (possible solution)

Screenshot 2022-11-23 at 14 57 29

Current Behavior

Currently, there is no any confirmation for a user after clicking on the 'Clone' button.