[PR #10124] Revert "Add the profile, page icons to the page headers (#10046)" #27913

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

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

State: closed
Merged: Yes


This reverts commit a3a2a4102d.

#10046 causes a crash on save. MainPage::UpdateSettings() is unable to update the navigation view's selected item due to an "incorrect parameter". This is particularly strange to see because #10046 only modifies the navigation view's header, not the menu items themselves. Reverting this change fixes that crash (verified).

Reopens #9694

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10124 **State:** closed **Merged:** Yes --- This reverts commit a3a2a4102dff785ac84f0d37397113fae3ef2033. #10046 causes a crash on save. `MainPage::UpdateSettings()` is unable to update the navigation view's selected item due to an "incorrect parameter". This is particularly strange to see because #10046 only modifies the navigation view's header, not the menu items themselves. Reverting this change fixes that crash (verified). Reopens #9694
claunia added the pull-request label 2026-01-31 09:25:06 +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#27913