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

Put container, E&A style, etc. #33

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

Put container, E&A style, etc. #33

wants to merge 9 commits into from

Conversation

hanbyul-here
Copy link
Contributor

@hanbyul-here hanbyul-here commented Dec 23, 2024

Related issue: https://github.com/orgs/nasa-IMPACT/projects/17?pane=issue&itemId=89386654&issue=NASA-IMPACT%7Cveda-ui%7C1282
This PR

  • put USWDS container for the needed pages
  • make E&A page height dynamic depending on header height
  • consolidate Transformation process into MDX parsing
  • sync uswds theme and devseed ui theme (manually)
  • remove footer (until the footer VEDA UI is ready)

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for veda-ui-next-test ready!

Name Link
🔨 Latest commit ca47d76
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui-next-test/deploys/676abca60d6cce0008faf076
😎 Deploy Preview https://deploy-preview-33--veda-ui-next-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

<Catalog datasets={transformed} />
</Suspense>
</section>
<div className='grid-container'>
Copy link
Contributor

Choose a reason for hiding this comment

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

We might need to override the default max width configuration for the grid-container, if we want to match what we have in the Earthdata instance / designs (full width container)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought the template instance goal is more to provide the structure that any other instance can override those values - like grid-container can be whichever width that people want but the template instance's job is to offer a structure that the defined width will be applied.

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