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

Add previous/next buttons on bottom of section pages #169

Open
maxpinheiro opened this issue Nov 7, 2021 · 0 comments
Open

Add previous/next buttons on bottom of section pages #169

maxpinheiro opened this issue Nov 7, 2021 · 0 comments
Assignees

Comments

@maxpinheiro
Copy link
Contributor

maxpinheiro commented Nov 7, 2021

now that we've split the computer vision module into separate sections on different pages, we should be able to navigate between the sections from each page

  • first: add two new fields to the module JSON objects called "prevUrl" and "nextUrl" that contain the urls of the previous and next sections. the fields should be empty strings if there is no
  • then: update the Module type in ModulePage.tsx and have the component render links/buttons at the bottom of the page
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

No branches or pull requests

2 participants