-
Notifications
You must be signed in to change notification settings - Fork 69
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
feat(DOJO): Add back button to addExercise page #2393
feat(DOJO): Add back button to addExercise page #2393
Conversation
The back button will push `/curriculum/[lessonSlug]/mentor` to history
@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## master #2393 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 184 184
Lines 3284 3287 +3
Branches 874 874
=========================================
+ Hits 3284 3287 +3
|
…of github.com:flacial/c0d3-app into 2029-dojomentorpage-list-mentor-submitted-exercises/4
Related to #2029
Description
This PR adds a back button that links to the mentor page under
/curriculum/[lessonSlug]/mentor
. So, once the mentor finish adding exercises, they can return to the mentor page.Testing
/curriculum/js0/mentor
ADD EXERCISE