[PR #8803] Maintain current Pivot selection when saving on the Profiles page #27300

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

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

State: closed
Merged: Yes


This PR Makes sure that after you save the settings, we stay on the same part of the profiles pivot. We do this by having a singleton ProfilesNavigationState, a bit like the color scheme one in #8799. Hence why this PR is targeting the other.

PR Checklist

  • I work here
  • Tested manually
  • Fixes the first point in #8769
**Original Pull Request:** https://github.com/microsoft/terminal/pull/8803 **State:** closed **Merged:** Yes --- This PR Makes sure that after you save the settings, we stay on the same part of the profiles pivot. We do this by having a singleton `ProfilesNavigationState`, a bit like the color scheme one in #8799. Hence why this PR is targeting the other. ## PR Checklist * [x] I work here * [x] Tested manually * [x] Fixes the first point in #8769
claunia added the pull-request label 2026-01-31 09:21:12 +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#27300