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

Use USWDS Page Footer #26

Closed
wants to merge 5 commits into from
Closed

Use USWDS Page Footer #26

wants to merge 5 commits into from

Conversation

AliceR
Copy link
Member

@AliceR AliceR commented Dec 16, 2024

Related branch on veda-ui: 1135-Refactor-Layout-Components-Footer
Related PR on veda-ui: NASA-IMPACT/veda-ui#1285

Using the USWDS page footer with some default footer settings and reusing the nav items from page header/nav component.

Why would we need to mark the component with 'use client'? The footer crashes the build otherwise, need to investigate whats going on.

Also, interesting to see what styling issues we still need to tackle!

though I am not sure why this would be needed
Copy link

netlify bot commented Dec 16, 2024

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

Name Link
🔨 Latest commit 6a671fa
🔍 Latest deploy log https://app.netlify.com/sites/veda-ui-next-test/deploys/676407ba7722f00008785905
😎 Deploy Preview https://deploy-preview-26--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.

@AliceR
Copy link
Member Author

AliceR commented Jan 9, 2025

Note: In order for the deploy preview to work, we need to publish a version of the veda-ui library which includes the recent work on the footer.

@sandrahoang686 sandrahoang686 marked this pull request as ready for review January 9, 2025 14:51
snmln added a commit to NASA-IMPACT/veda-ui that referenced this pull request Jan 22, 2025
**Related Ticket:** #1135

### Description of Changes
TO DO: 

- [x] Create slim footer front-end, using USWDS.
- [x] Pulling USWDS Styles.
- [x] Connect to veda.config.js data.
- [x] Setup USWDS feature flag.
- [x] hideFooter functionality (props)
- [x] Fix Nasa svg file to not rely on css translate. 
- [x] Checkin with Fausto on progress.
- [x] Import into and use in next-veda-ui
(NASA-IMPACT/next-veda-ui#26)
- [ ] Connect to instance theme styling (font, color, etc.)
- [x] Ensure styling looks as expected on next-veda-ui
- [x] Add Feature Flag documentation 

### Notes & Questions About Changes
_{Add additonal notes and outstanding questions here related to changes
in this pull request}_

### Validation / Testing
_{Update with info on what can be manually validated in the Deploy
Preview link for example "Validate style updates to selection modal do
NOT affect cards"}_
@sandrahoang686
Copy link
Collaborator

@AliceR @snmln closing this because PageFooter has been added in this PR here

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.

3 participants