suyua9 opened a new pull request, #67082: URL: https://github.com/apache/airflow/pull/67082
Fix FilterBar reconciliation so existing pills update their visible value when external URL state rewrites `initialValues`. The existing effect already added new pills and removed cleared values. This also replaces the value for an already-rendered pill, which avoids stale UI when URL-driven table filters change externally. Tests: - `./node_modules/.bin/eslint --quiet src/components/FilterBar/FilterBar.tsx src/components/FilterBar/FilterBar.test.tsx` - `./node_modules/.bin/vitest run src/components/FilterBar/FilterBar.test.tsx` No newsfragment added; this is a small UI bug fix. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — OpenAI Codex Generated-by: OpenAI Codex following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
