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

feat(DOJO): Add back button to addExercise page #2393

Conversation

flacial
Copy link
Member

@flacial flacial commented Oct 3, 2022

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

  1. Go to /curriculum/js0/mentor
  2. Click ADD EXERCISE
  3. Click the back button arrow on the top
  4. Make sure you went back to the mentor page

The back button will push `/curriculum/[lessonSlug]/mentor` to history
@vercel
Copy link

vercel bot commented Oct 3, 2022

@flacial is attempting to deploy a commit to the c0d3-prod Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 3, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
c0d3-app ✅ Ready (Inspect) Visit Preview Oct 3, 2022 at 11:08PM (UTC)

@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #2393 (d8594dc) into master (cf10813) will not change coverage.
The diff coverage is 100.00%.

❗ Current head d8594dc differs from pull request most recent head 6c30d4a. Consider uploading reports for the commit 6c30d4a to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2393   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          184       184           
  Lines         3284      3287    +3     
  Branches       874       874           
=========================================
+ Hits          3284      3287    +3     
Impacted Files Coverage Δ
...rriculum/[lessonSlug]/mentor/addExercise/index.tsx 100.00% <100.00%> (ø)

…of github.com:flacial/c0d3-app into 2029-dojomentorpage-list-mentor-submitted-exercises/4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants