mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-16 04:23:12 +00:00

* ui: add support for edit custom property in entity right panel * add support for edit custom property in right panel for glossary term * Add isRenderedInRightPanel prop to PropertyValue component * Fix click issue in CustomProperty.ts * Fix input visibility issue in setValueForProperty function * Fix visibility issue in setValueForProperty function * Fix import order in CustomProperty.ts * Update visibility checks in setValueForProperty function in CustomProperty.ts file * Fix import order in CustomPropertyTable.tsx