mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
Replace wasSearchingRef with usePrevious(inputValue), restructure the fetchPage().then() branching so allValuesLoaded lives in the non-search branch (removes the dead resultData variable), and harden the new tests with disjoint datasets and negative assertions so they would fail against the original merge-on-search bug. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>