This is an automated email from the ASF dual-hosted git repository.
pawarprasad123 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
from d96d3c6c6 ATLAS-5337: Fix Trino Extractor Jersey client failures for
AtlasEntityWithExtInfo POST/GET (#690)
add 59081c4ea ATLAS-5329: Atlas React UI: Long classification names
overflow and break the layout in the Classification Distribution (#681)
No new revisions were added by this update.
Summary of changes:
.../ClassificationDistributionCard.tsx | 23 +++--
.../ClassificationDistributionCard.test.tsx | 113 +++++++++++++++++++++
.../__tests__/dashboardChartPalette.test.ts | 112 ++++++++++++++++++++
.../DashboardOverview/dashboardChartPalette.ts | 38 ++++++-
4 files changed, 275 insertions(+), 11 deletions(-)
create mode 100644
dashboard/src/views/DashboardOverview/__tests__/ClassificationDistributionCard.test.tsx
create mode 100644
dashboard/src/views/DashboardOverview/__tests__/dashboardChartPalette.test.ts