Matthew Glissmann
Matthew Glissmann
Related to: #7003
Hi @g4rry420 - Thank you so much for this. This will be very useful. From an API standpoint, I am thinking about the following structure for the `connections` object type....
> Hmm interesting I am using voiceover with chrome as well. @grommet/devs is anyone else to check on their end if voiceover is reading out the previous value or current...
I just tested on Safari, FF, and Chrome and am getting inconsistent results for all. Occasionally Chrome behaves correctly, but hard to reproduce. Typically it announces the current value. Safari...
I believe the filename label is consuming Text. Should we be considering the merits of Text supporting truncation positions of start, center, and end?
I have been doing it 😬. Perhaps not supported yet? Checkout - [Implementation](https://github.com/grommet/grommet/blob/9945a2f75dd5f690db3904ca27c3e530d93da799/src/js/components/DataTable/Header.js#L60) - [Type definition](https://github.com/grommet/grommet/blob/9945a2f75dd5f690db3904ca27c3e530d93da799/src/js/components/DataTable/index.d.ts#L41) - [Storybook example](https://github.com/grommet/grommet/blob/9945a2f75dd5f690db3904ca27c3e530d93da799/src/js/components/DataTable/stories/data.js#L14) I'll have to look at the implementation closer.
> There isn't a way to provide a custom header cell render at the moment. You can do custom data cell rendering via `render`. Or do you mean specifically in...
> Yes, it's just a limitation in the Designer currently. Gotcha. Thank you for the clarification.
> I think the desire is for the HPE theme to no longer use the 'Form' icons. But agree this causes issues with Tag. Seems like we need to have...
Will these templates consume a "Card" component which is a generic container defining background, corner radii, spacing, elevation, head, body, footer?