Conversation
|
✅ Deploy Preview for rad-shortbread-897892 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for unrivaled-bublanina-3a9bae ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEProducts.tsx
Outdated
Show resolved
Hide resolved
| actions={ | ||
| // button sizes are off in design they have 42px height and we have 36px | ||
| <Button | ||
| label="View the usecase brief" |
There was a problem hiding this comment.
Same comment as above about adding aria-label that also includes title. For example "View the usecase brief for [title]"
| alt="hpe cray supercomputing" | ||
| fit="cover" | ||
| // this is not ideal | ||
| style={{ |
There was a problem hiding this comment.
I don't see where this is applying
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
| description="Exascale technologies to unlock the next frontier of discovery, innovation, and achievement." | ||
| actions={ | ||
| <Button | ||
| label="View the usecase brief" |
There was a problem hiding this comment.
Same comment re: specific aria-label
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
sandbox/grommet-app/src/pages/layouts/kinds/HPEMarketing/HPEAIUseCase.tsx
Outdated
Show resolved
Hide resolved
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…UseCase.tsx Co-authored-by: Taylor Seamans <taylor.seamans@yahoo.com>
…ystem into AI-use-case-section


Deploy Preview
What does this PR do?
Adds AI use case section
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
Accessibility Checks
Code Quality Checks
How should this be manually tested?
Any background context you want to provide?
What are the relevant issues?
Screenshots (if appropriate)
Should this PR be mentioned in Design System updates?
Is this change backwards compatible or is it a breaking change?