Skip to content

feat(chat): show checkboxes on multi-select question options - #7803

Open
1000i100 wants to merge 3 commits into
pingdotgg:mainfrom
1000i100:agent/multi-select-checkboxes
Open

feat(chat): show checkboxes on multi-select question options#7803
1000i100 wants to merge 3 commits into
pingdotgg:mainfrom
1000i100:agent/multi-select-checkboxes

fix(chat): mount the multi-select check only when the option is picked

2c66fff
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Aug 21, 2026 in 2m 40s

Approved

  • Eligibility
  • Correctness

Note

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

Details

Eligibility
This PR adds visual checkboxes and accessibility attributes to multi-select question options - a self-contained UI enhancement with no business logic changes. The multiSelect property already exists and is only being read for conditional rendering. Tests are included.

Notes:
No code owners found in target merge base 949feb6