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

Implement Chapter View Page #86

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

JosephChang1
Copy link
Collaborator

Overview

Implement Chapter View Page to see entries under chapters

What Changed

test_chapters.json that's filled with chapter test data
[chapterId].tsx that builds chapter view page
GuideEntryBlock and GuideEntryListView that build page component
lib folder with schema.ts that exports frequently-used types.

Other Notes

Only two chapters for now, access through .../chapter/introduction and .../chapter/test

@JosephChang1 JosephChang1 linked an issue Apr 24, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Apr 24, 2023

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

Name Status Preview Comments Updated (UTC)
survival-guide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2023 10:15pm

@JosephChang1
Copy link
Collaborator Author

It seems the deployment would fail due to font related issue if the package json is updated, I've restore the old package json and fixed it in this pull request. Need to avoid this in the future.

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.

Allow a user to see related entries on a chapter detail page
1 participant