Matthew Glissmann
Matthew Glissmann
### Expected Behavior Heading has the ability to scale down font size at specified responsive breakpoint. Paragraph and Text font sizes should have the ability to scale down as well...
Brought up during office hours: Consider creating a component which standardizes the display of a form-level validation message.
### Expected Behavior Some APIs with cursor baed pagination do not provide a "total records count." Request is to allow pagination access to "Next" button to be enabled to fetch...
When defining DataTable columns, is it possible to pass in a node to the column header definition? This can be done in Grommet, however I think Designer may be always...
This issue should probably live under the grommet-site repo, but that isn't apart of the project board yet. Filing here for visibility and prioritization. - [ ] Confirm root cause...
Because accordion uses [border: {side: 'horizontal', color: 'border'}](https://github.com/grommet/grommet-theme-hpe/blob/fff36f6c11218272409793d9251727a5b4eff9ec/src/js/themes/hpe.js#L191) and `border` color has opacity, overlapping borders result in a darker color. Expected: Border colors should be consistent. Actual: borders in between...
#### What does this PR do? #### What testing has been done on this PR? #### Any background context you want to provide? #### What are the relevant issues? ####...
- [ ] Source font from brand central - [ ] Confirm where the font will be hosted (pull from brand-central? Or distribute via same CDN as MetricHPEXS?) - [...
Matt [reported](https://hpe.slack.com/archives/C04LMJWQT/p1606966481156500) that the DataTable footer now has a default background color (I believe header does as well) but body does not. For consistency, I believe we should be setting...
`background-contrast` is the correct end value, however, we may want to have this point to `active-background` which also resolves to `background-contrast` https://github.com/grommet/grommet-theme-hpe/blob/d3388fed94b9bc1a9dc957d5e5477ee1b22e46f0/src/js/index.js#L303