yangzhang75 opened a new pull request, #6422: URL: https://github.com/apache/texera/pull/6422
### What changes were proposed in this PR? Backports #6343 onto `release/v1.2`, as requested by @xuang7 — the original PR merged to `main` without the `release/v1.2` label, so the auto-backport didn't run. `release/v1.2` still has the crashing `filters` ViewChild getter and the old template binding (`[searchKeywords]="this.filters.getSearchKeywords()"`), so the dashboard search page renders blank there too. This is a clean cherry-pick of 0ed4816 (no conflicts) — the same 2-line fix plus its SearchComponent spec. ### How was this PR tested? Same as #6343: new `search.component.spec.ts` (15 tests) covering the render regression and the component's behavior; cherry-pick applied without conflicts. ### Related issue Backport of #6343 (Closes #6328 on `release/v1.2`). ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.8) (cherry picked from commit 0ed48161419e5b4fa17bee10a17cdf2e43c28304) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
