-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add highlited row support when user update any column #25618
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
base: main
Are you sure you want to change the base?
Conversation
|
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
Code Review ✅ Approved 3 resolved / 3 findingsWell-implemented feature with visual feedback enhancement, new service type filter, redesigned metadata filters, and proper cleanup. No significant issues found. ✅ 3 resolved✅ Bug: Missing cleanup of pendingHighlightRowIdsRef on WebSocket error
✅ Quality: Translation key inconsistency: some locales have untranslated text
✅ Bug: Timer not cleared if component unmounts during highlight
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
openmetadata-ui/src/main/resources/ui/src/assets/svg/ic_occurrences.svg
Outdated
Show resolved
Hide resolved
...in/resources/ui/src/pages/ColumnBulkOperations/ColumnGrid/hooks/useColumnGridListingData.tsx
Show resolved
Hide resolved
...-ui/src/main/resources/ui/src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.component.tsx
Show resolved
Hide resolved
...-ui/src/main/resources/ui/src/pages/ColumnBulkOperations/ColumnGrid/ColumnGrid.component.tsx
Outdated
Show resolved
Hide resolved
|



Describe your changes:
Screen.Recording.2026-01-31.at.3.50.11.PM.mov
Screen.Recording.2026-01-31.at.3.51.57.PM.mov
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
ColumnGrid.component.tsxvia WebSocket job completionColumnGridTableRow.tsxrefetch()to accept{ silent?: boolean }for background updates without loading spinnersHAS_DESCRIPTION,MISSING_DESCRIPTION,HAS_TAGS,HAS_GLOSSARY)TOPIC,CONTAINER,SEARCH_INDEXsupport inuseColumnGridFilters.tsxThis will update automatically on new commits.