Kyle Heddon

Results 3 comments of Kyle Heddon

Thanks! > With the tooltip, I'd like to align with the existing `fieldLevelHelpTooltip` which takes a Tooltip component and should remove some of the `assistiveText` and `labels` keys and allow...

The `ids` are only used for accessibility (internally used by the component). My current impl does not actually take in `ids` as props, rather it creates them internally: ``` this.elementIds...

@tanhengyeow I'm open you changes from you. I've been putting out some fires and will not likely be able to make changes to this for at least a couple weeks