[Learn] Navigation to course overview page from chapter page is broken
See original GitHub issueDescription User is not taken to the course overview page on clicking back button from the TOC component in chapter page. Refer the screen recording for clarity.
Expected Behavior User should be taken to the course overview page on clicking the back button.
Screen recording
Additional Context
The format of the url for existing pages are, layer5.io/learn-ng - Home page layer5.io/learn-ng/${learning-path} - Courses list page layer5.io/learn-ng/${learning-path}/${course} - Course overview page layer5.io/learn-ng/${learning-path}/${course}/${chapter} - Chapter Page
This issue is because of setting an invalid url of the page to which the user is supposed to be taken to.
Contributor Resources
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- See contributing instructions
- See Layer5 site designs in this Figma project.
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (6 by maintainers)
Top GitHub Comments
Sure @devartstar , if you are new to the community, don’t forget to join our slack(https://slack.layer5.io) where all the fun learning happens 😉 . If you face any difficulties, feel free to reach out ✌🏽 .
Happy learning 🎉
Excellent. 😄