-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(feat): show glossary terms in hierarchy form #15823
(feat): show glossary terms in hierarchy form #15823
Conversation
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
bcd76ff
to
1d33939
Compare
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
1 failed test on run #33991 ↗︎
Details:
cypress/e2e/Service/ServiceIngestion.spec.ts • 1 failed test • cypress-ci-mysql-pr-8843847748-1
Review all test suite changes for PR #15823 ↗︎ |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
1 similar comment
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left few comments
.../components/Settings/Services/Ingestion/IngestionRecentRun/IngestionRecentRuns.component.tsx
Show resolved
Hide resolved
...ui/src/main/resources/ui/src/components/Tag/TagsSelectForm/TagsSelectForm.component.test.tsx
Outdated
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx
Outdated
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx
Outdated
Show resolved
Hide resolved
...adata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/TreeAsyncSelectList.tsx
Show resolved
Hide resolved
...ui/src/main/resources/ui/src/components/Tag/TagsSelectForm/TagsSelectForm.component.test.tsx
Outdated
Show resolved
Hide resolved
openmetadata-ui/src/main/resources/ui/src/components/common/AsyncSelectList/AsyncSelectList.tsx
Show resolved
Hide resolved
openmetadata-ui/src/main/resources/ui/src/utils/GlossaryUtils.ts
Outdated
Show resolved
Hide resolved
1ceaec3
Quality Gate passed for 'open-metadata-ui'Issues Measures |
Describe your changes:
Fixes: #13917, #10724
Screen.Recording.2024-04-20.at.3.21.25.PM.mov
I worked on showing the glossary terms in hierarchical way in entity right panel.
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>