OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
Removed the deprecated overlay prop from the dropdown component and replaced it with the menu prop. Added an onClick option to handle item clicks and perform actions based on the selected item.
Also fixed icon size and alignments.
Describe your changes:
Removed the deprecated
overlay
prop from the dropdown component and replaced it with themenu
prop. Added an onClick option to handle item clicks and perform actions based on the selected item. Also fixed icon size and alignments.https://github.com/user-attachments/assets/61d47d8c-9ea8-493e-b3bc-8e637537b31c
#
Type of change:
#
Checklist:
Fixes <issue-number>: <short explanation>