Open sandrahoang686 opened 3 weeks ago
Name | Link |
---|---|
Latest commit | e4cd0f38e24fefefbe30db850f813e242d546a0d |
Latest deploy log | https://app.netlify.com/sites/veda-ui/deploys/674700c31b5cbe0008df5553 |
Deploy Preview | https://deploy-preview-1247--veda-ui.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
TODOs left to be ready:
Other issues:
I noticed that 'skip to main content' button is not there anymore when I navigate with keyboard - is this intentional decision? - if not, can we put this back for accessibility?
Another quirky behavior I found with keyboard navigation- when dropdown is opened, I can't use return key to route to the other page. (In the screenshot below, where the drop down is open, I can't route to data catalog page.)
Another nitpick is I think we can use the spacing generally better on smaller screen - more room?
Great job team 🎉 !
Just a few comments:
Screenshot 👇
regular
, also the gray spacer line is too tall, the color might also be different, it should be theme-color-base-dark
.font-weight
seems off : https://www.figma.com/design/5mclPTReHcRIzKbJm8YA6a/VEDA---USWDS?node-id=252-609&t=XfW4VpTLZVJZDQTM-1Designs 👇
Related Ticket: Close #1137 Related PR: NextJs PR https://github.com/developmentseed/next-veda-ui/pull/20
Description of Changes
This change implements the page header with the USWDS ui components
Notes & Questions About Changes
The new header will have some design inconsistencies with the rest of the page, but that is intentional as we go through the revamp of the ui.
Validation / Testing