OpenMetadata/openmetadata-ui
Aniket Katkar 9c8492c7a3
Fix(UI) #8555: Tags removal issue (#9055)
* Fixed Error thrown while removing tags from data asset details page

* Fixed bug where user were not able to remove the tags on Dashboard Details page

* Changes in MlModelFeaturesList component:
- Tag removal bug fix
- Removed tailwind use and replaced with antd
- Code optimisation
- Localisation changes

* Moved height and width styling from app.less to size.less

* Moved tags sorting functionality to a common util function

* Removed redundant labels in en-us and replaced with common reusable label

* Removed unnecessary code

* localisation changes

* Added unit tests for added functions in CommonUtils and DashboardDetailsUtils

* Added missing localisation changes for MlModelFeaturesList
2022-11-30 14:45:26 +00:00
..