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

Create article viewer page #55

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

EdwardLinS
Copy link
Contributor

Tracking Info

Resolves #30

Changes

  • Added useArticle hook to fetch article items from the backend
  • Added articleContext so that articles only need to be fetched once and can be passed down from root component
  • Created article viewer page to display a selected articles and related articles (currently just most recent articles)
  • Changed article thumbnail url in schema to required

Testing

  • Tested various screen sizes
  • Tested different articles and their contents

Confirmation of Change

Desktop Layout
image

Mobile/Tablet Layout
image
image

Loading Text
image

@EdwardLinS EdwardLinS requested a review from mraysu as a code owner February 8, 2025 05:37
@EdwardLinS EdwardLinS linked an issue Feb 8, 2025 that may be closed by this pull request
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.

Create Article Viewer Page
1 participant