-
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
fix: reference table dropdown in add and edit query forms #19026
fix: reference table dropdown in add and edit query forms #19026
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! |
@pranita09 can we add a tooltip around the FQN and name here, If the value exceeds the select box if hard to get the name of the entity. |
...c/components/Database/TableQueries/QueryUsedByOtherTable/QueryUsedByOtherTable.component.tsx
Outdated
Show resolved
Hide resolved
Quality Gate passed for 'open-metadata-ui'Issues Measures |
* fix: reference table dropdown in add and edit query forms * fix: show full value of fqn * fix: e2e test for create new query * fix: e2e test for edit query * fix: optionLabelProp value * fix: optionLabelProp value to AsyncSelect component --------- Co-authored-by: Shailesh Parmar <[email protected]>
Describe your changes:
Before
After
Before
After
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>