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

eCR Viewer page layout #49

Merged
merged 28 commits into from
Nov 20, 2024
Merged

eCR Viewer page layout #49

merged 28 commits into from
Nov 20, 2024

Conversation

jakewheeler
Copy link
Collaborator

@jakewheeler jakewheeler commented Nov 15, 2024

This PR adds the eCR Viewer page layout. I've also updated the products page URL from /our-products to /products.

Testing

Some general things to check:

  • Content looks correct
  • Styling looks correct
  • Nav bar is fixed on page scroll
  • Page still looks good on a smaller display

@jakewheeler jakewheeler marked this pull request as ready for review November 19, 2024 21:40
subheader="An intuitive interface that helps epidemiologists and case investigators make better sense of eCR data, faster."
/>
<ContentContainer align>
<div className="grid grid-cols-1 gap-6 lg:grid-cols-[1fr_3fr_1fr] lg:gap-0">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once we have at least one more product page that is ready to be worked on, I think it'll make sense at that point to break some of these layout elements out into their own components to use across the product pages.

Comment on lines +270 to +272
<Link href="/">
Non Integrated Viewer Installation Guide
</Link>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have URLs available to us yet, so we'll have to revisit this section.

@jakewheeler jakewheeler marked this pull request as draft November 20, 2024 16:16
@jakewheeler jakewheeler marked this pull request as ready for review November 20, 2024 19:37
@jakewheeler jakewheeler merged commit 575bd17 into next Nov 20, 2024
1 check passed
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