mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-13 09:48:19 +00:00

* Improved topic summary panel content * added functionality to show nested column and schema details inside the EntitySummaryPanel. * added unit tests for SummaryListItems component * added unit tests for summary panel components code optimizations and improvements * fixed localization in SummaryListItems component fixed unit tests * fixed codesmells * - added schema type field to show for topic summary - fixed width issue for nested field details in summary panel - added unit tests for EntitySummaryPanelUtils - moved imports on top in EntitySummaryPanel test * fixed failing unit tests * Fixed failing unit tests Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>