[PR #12833] Replace RadioButton expanders with ComboBoxes #29259

Closed
opened 2026-01-31 09:33:47 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12833

State: closed
Merged: Yes


Replaces all the RadioButton expanders with ComboBoxes, which can have the options inline, as opposed to in the expander content. For example, here's a single commit with the changes for a single one of these settings: 745c77d03e

Checklist

Before, after:

image

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12833 **State:** closed **Merged:** Yes --- Replaces all the `RadioButton` expanders with `ComboBox`es, which can have the options inline, as opposed to in the expander content. For example, here's a single commit with the changes for a single one of these settings: https://github.com/microsoft/terminal/commit/745c77d03e402a35901bfc5516486e315b0f673f ### Checklist * [x] Closes #12648 * [x] Actually closes #9566 as well (by just removing all radio buttons) * [x] I work here * [x] Tested manually * [x] I'd love @carlos-zamora to have an a11y pass at this, just to see if it's egregious or not. ### Before, after: ![image](https://user-images.githubusercontent.com/18356694/161822068-939ff875-00ff-454a-8b58-cb843ba801f4.png)
claunia added the pull-request label 2026-01-31 09:33:47 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29259