Files
backstage/.changeset/tricky-birds-appear.md
T

315 B

@backstage/core
@backstage/core
patch

Introduced generic OverflowTooltip component for cases where longer text needs to be truncated with ellipsis and show hover tooltip with full text. This is particularly useful in the cases where longer description text is rendered in table. e.g. CatalogTable and ApiExplorerTable.