You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The breadcrumb is not getting updated as we navigate through the hierarchy of container service.
@open-metadata/ui needs to check how we are sending values for creating breadcrumb
…ng on any breadcrumb link in container page (#14621)
* reset the state of DataAssetHeaderComponent using key property when dataAsset get change to update the breadcrumb properly
* fix DataAssetHeader component getting render when contianerData is fetching in container page component
* wip: unit test for conitaner page
* added accidentally removed silent flag from jest test
* added test for check container data fetch with expected params
* added more testcase in ContainerPage unit test
* added switch tab testcase
* added more test case
* address comments
* address comments 1
* revert accidentally removed --silent from test command
* fix: unit test after conflict resolve
* fix page content shake on breadcrumb loading
* fix some type issues
* fix skeleton loading on detabase-schema-page
* fix LogsViewer Skeleton
The breadcrumb is not getting updated as we navigate through the hierarchy of container service.
@open-metadata/ui needs to check how we are sending values for creating breadcrumb
steps to reproduce:
Go back and forth different levels of hierarchy in containers and click on breadcrumbs to go back.
https://sandbox-beta.open-metadata.org/container/s3_storage_sample.deep_nested_container_1
Screen.Recording.2024-01-03.at.2.03.07.PM.mov
The text was updated successfully, but these errors were encountered: