Backport #29177 My Data widget deferral to 1.13 - #31054
Open
shah-harshit wants to merge 1 commit into
Open
Conversation
* perf(ui): lazy load explore, generic widgets, and shared pages (#29183) * perf(ui): lazy load explore and shared page components * fix(ui): resolve common pages lazy split * fix(ui): resolve column grid formatter import * fix(ui): dedupe task tag navigation utils * fix(ui): format entity task imports * Fix generated task types for backport build * Co-locate ReactFlow styles with lineage canvas * Update generated TypeScript types * perf(ui): defer my-data shell widgets (#29177) * perf(ui): defer my-data shell widgets and cache dashboard data * fix(ui): remove dashboard cache from my data shell PR * fix(ui): address my data shell review feedback * refactor(ui): rename landing widget icon helper * refactor(ui): simplify my data service mapping * fix(ui): restore data asset icon keys * fix(ui): restore explicit data asset service buckets * fix(ui): remove following widget stale guard * fix(ui): remove my data widget stale guard * fix(ui): derive data asset service sets from enums * fix(ui): keep deferred widget test targets stable * fix(ui): keep my data widget fallback stable * fix(playwright): wait for deferred landing widgets * fix(playwright): format landing widget helpers * fix(ui): clean up my data shell changes * revert(ui): remove playwright landing widget fixes * fix(ui): preserve landing widget extension points * Fix PR1 UI checkstyle * Fix MyData widget loading edge cases * Fix MyData widget test formatting * fix(ui): stabilize lazy dashboard playwright flows * fix(ui): stabilize deferred landing widgets * fix(ui): guard NLP suggestions fetch * fix(ui): preserve landing widget image overrides * test(ui): mock landing widget image singleton * Fix lazy landing widget playwright waits * Fix landing page widget playwright waits * Stabilize following widget playwright validation * Fix following widget e2e flakiness * fix(ui): align my data widget search index * fix(ui): make landing search map extendable * fix(ui): make landing widget icons extendable * fix(ui): update curated assets widget mock * fix(ui): use default landing page layout directly * Fix my data widget backport review issues * Update generated TypeScript types --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> (cherry picked from commit d508e81)
Contributor
❌ PR checklist incompleteThis PR cannot be merged until the following are addressed on its linked issue:
The fields live on the linked issue in the Shipping project (open the issue → right sidebar → Projects). After you set them, re-run this check (or push a commit) — issue/project changes do not re-trigger it automatically. Maintainers can bypass this check by adding the |
Code Review ✅ ApprovedBackports the My Data widget deferral to branch 1.13 via a stacked cherry-pick. No issues found. OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar | Powered by Gitar — free for open source |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tracking
Testing