Skip to content

fix(web): keep multi-select questions open after the first click - #6646

Merged
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
RaitP1:feat/multiselect-question-toggle
Aug 15, 2026
Merged

fix(web): keep multi-select questions open after the first click#6646
juliusmarminge merged 1 commit into
pingdotgg:mainfrom
RaitP1:feat/multiselect-question-toggle

fix(web): replace useEffectEvent with useCallback for option selection

a051e4e
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Aug 15, 2026 in 3m 27s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
Straightforward bug fix replacing useEffectEvent with useCallback and proper dependencies to fix stale closure behavior. The change is self-contained to one component with clear intent.

Notes:
No code owners found in target merge base 21b6fb5