WikiEduDashboard
WikiEduDashboard copied to clipboard
Simplify Program deletion process
What is happening.
The process for deleting a program involves multiple steps and navigation between pages. This could be confusing for users.
To Reproduce
- On My dashboard, find and click the campaign name that contains the program to delete.
- From the list of programs, click on the program name
- Click "remove" button
- “Ok” a confirmation dialog to confirm deletion
- Return to My dashboard
- Click on the program's name
- Scroll to Action Section and Click "delete program"
- Type the name of the program in the prompt to confirm deletion, Click “Ok”
Expected behavior
I'm suggesting implementing a "Delete" or "Remove" button directly on the program within the user's dashboard "My dashboard" or end the process in the campaign page with just few clicks as shown:
- On my dashboard, find and click the campaign name that contains the program to delete.
- From the list of programs, click on the program name
- Click "remove" button
- “Ok” a confirmation dialog to confirm deletion
@analytics-algorithm @ragesoss I think that there should be 3 buttons to interact with the program.
- Clone
- Remove
- Delete
As..if there is a program with 2 parent campaigns then the delete button should only function after removing that program from the 2nd campaign... should I try implementing this?
I think you're right, 3 buttons would be needed, and you are correct about the 2-campaigns situation. I think the labels also need to be more explicit. In particular 'remove' should probably become 'Remove from Campaign'.
Obviously, only admins should see the delete button.