When uses provide a description or format for a field, we currently show this description only in the title hover text for our grid header components. We want to make it easier to discover this metadata and make the grid headers more consistent with our detail and bulk editing interfaces by using a help icon and popover when fields have either a description or format specified or have configured the field as PHI and some data is being hidden from the current user because of the PHI level.
Rationale
When uses provide a description or format for a field, we currently show this description only in the title hover text for our grid header components. We want to make it easier to discover this metadata and make the grid headers more consistent with our detail and bulk editing interfaces by using a help icon and popover when fields have either a description or format specified or have configured the field as PHI and some data is being hidden from the current user because of the PHI level.
Related Pull Requests
Changes
LabelOverlay
to preserve white spaceEditableGrid.renderColumnHeader
to useLabelOverlay
if custom tool top is not configuredDomainFieldMetadata
component to be used as newHelpTipRenderer
when appropriate