-
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
[UI] Data Insight Layout looks broken in case of large number of assets #13803
Labels
UI
UI specific issues
Comments
mohityadav766
added a commit
that referenced
this issue
Nov 1, 2023
9 tasks
mohityadav766
added a commit
that referenced
this issue
Nov 7, 2023
* Fixes #13803 : Reduce the number of call in case of columns * Add Generic Method and Interface for Fields * Removed unnecessary comments * Make FieldInterface return List<? extends FieldInterface> for getChildren * Fix Failing Tests * - Remove Pipeline or Kill on app Disable - Add AppMarketPlaceResourceTest - Reschedule app automatically on restore * Add Debug Log in validate Change Event * Fix BotResourceTest * Api Refactor on UI
mohityadav766
added a commit
that referenced
this issue
Nov 7, 2023
* Fixes #13803 : Reduce the number of call in case of columns * Add Generic Method and Interface for Fields * Removed unnecessary comments * Make FieldInterface return List<? extends FieldInterface> for getChildren * Fix Failing Tests * - Remove Pipeline or Kill on app Disable - Add AppMarketPlaceResourceTest - Reschedule app automatically on restore * Add Debug Log in validate Change Event * Fix BotResourceTest * Api Refactor on UI (cherry picked from commit 4a73978)
Opening this needs work from UI |
@chirag-madlani @ShaileshParmar11 where are we with this |
ShaileshParmar11
added a commit
that referenced
this issue
Nov 9, 2023
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected module
Does it impact the UI, backend or Ingestion Framework?
Describe the bug
Please see the video attached.
Screen.Recording.2023-10-31.at.11.19.16.PM.mov
To Reproduce
Screenshots or steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Version:
openmetadata-ingestion[docker]==XYZ
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: