hpe-design-system
hpe-design-system copied to clipboard
Draft homepage refresh
What does this PR do?
Draft of a small home page refresh exploration proposed by Chris. This doesn't touch any broader content restructuring aside from taking a "small step" towards a side bar navigation
Some to do's:
- For the "Search" experience, using keyboard to move down through search results does not keep the active item in view. This could be a Grommet bug.
- Connect with Julia to get her thoughts on the structure.
Where should the reviewer start?
What testing has been done on this PR?
In addition to the feature you are implementing, have you checked the following:
General UX Checks
- [ ] Small, medium, and large screen sizes
- [ ] Cross-browsers (FireFox, Chrome, and Safari)
- [ ] Light & dark modes
- [ ] All hyperlinks route properly
Accessibility Checks
- [ ] Keyboard interactions
- [ ] Screen reader experience
- [ ] Run WAVE accessibility plugin (Chrome)
Code Quality Checks
- [ ] Console is free of warnings and errors
- [ ] Passes E2E commit checks
- [ ] Visual snapshots are reasonable