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

Give the user easy access to an exercise after creating or editing it. #160

Open
ayaankazerouni opened this issue Jul 8, 2020 · 2 comments

Comments

@ayaankazerouni
Copy link
Member

After a user (only admins for now) creates an exercise, they're taken back to the referer URL or the exercises_path. Most users want to try out the exercise they just created. The exercise index page has hundreds of exercises and the user can't find their new one easily.

So, either:

  1. Send them to the practice page for that exercise, or
  2. Include a link to the practice page in the feedback message

Option 2 seems better.

@ayaankazerouni ayaankazerouni changed the title Better redirects after creating exercises Give the user easy access to an exercise after creating or editing it. Jul 9, 2020
@ayaankazerouni
Copy link
Member Author

When an exercise (or multiple exercises) are successfully saved:
Screenshot 2020-07-09 at 16 38 48

When some are saved, but there are errors in others:
Screenshot 2020-07-09 at 16 41 06

@s-edwards
Copy link
Member

Re-opening this one, after some more experience editing/creating exercises.

While the flash notice is good, from certain locations, it would be much nicer to directly send the author to the practice page for the exercise.

If you use "Create New" from the gym, going directly to the exercise's practice page is better than going back to the gym.

If you use the pencil (edit) icon on the exercise while viewing the practice page for the exercise, it makes more sense to go back to the practice page for the exercise instead of to the gym.

@s-edwards s-edwards reopened this Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants