[PR #13032] [MERGED] Add automation properties to expander-style settings #29346

Open
opened 2026-01-31 09:34:22 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13032
Author: @PankajBhojwani
Created: 5/3/2022
Status: Merged
Merged: 5/4/2022
Merged by: @undefined

Base: mainHead: dev/pabhoj/expander_name


📝 Commits (4)

📊 Changes

2 files changed (+29 additions, -16 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/SettingContainer.cpp (+27 -15)
📝 src/cascadia/TerminalSettingsEditor/SettingContainerStyle.xaml (+2 -1)

📄 Description

Summary of the Pull Request

Make sure we set Name and FullDescription on expander-style settings in the SUI

PR Checklist

Validation Steps Performed

Accessibility insights now shows the name/full description for the expander-style settings


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13032 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 5/3/2022 **Status:** ✅ Merged **Merged:** 5/4/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/expander_name` --- ### 📝 Commits (4) - [`2067d41`](https://github.com/microsoft/terminal/commit/2067d4193b9dd74e13cdf45c1630504a59b19e16) add automation properties to expander - [`45817ba`](https://github.com/microsoft/terminal/commit/45817ba5e2b5539ca8a165817c40f7463fab4082) reorder, simplify - [`9555ed0`](https://github.com/microsoft/terminal/commit/9555ed0a6628884162947d25073ebb85fcef25ca) helper - [`864e84a`](https://github.com/microsoft/terminal/commit/864e84a0eeb323e7ac06b95adad91b44d5a008d0) simplify ### 📊 Changes **2 files changed** (+29 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/SettingContainer.cpp` (+27 -15) 📝 `src/cascadia/TerminalSettingsEditor/SettingContainerStyle.xaml` (+2 -1) </details> ### 📄 Description ## Summary of the Pull Request Make sure we set `Name` and `FullDescription` on expander-style settings in the SUI ## PR Checklist * [x] Closes #13019 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I work here ## Validation Steps Performed Accessibility insights now shows the name/full description for the expander-style settings --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:34:22 +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#29346