[PR #12376] [MERGED] Fix invoking the rightmost breadcrumb bringing you back to Profiles_Base #29004

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12376
Author: @PankajBhojwani
Created: 2/4/2022
Status: ✅ Merged
Merged: 2/7/2022
Merged by: @undefined

Base: main ← Head: dev/pabhoj/breadcrumb_fix


📝 Commits (1)

  • f675d4f invoking rightmost breadcrumb doesn't do anything

📊 Changes

1 file changed (+11 additions, -8 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/MainPage.cpp (+11 -8)

📄 Description

Summary of the Pull Request

We no longer do anything when the rightmost breadcrumb is invoked

PR Checklist

Validation Steps Performed

Tested manually, cannot repro #12325 anymore


🔄 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/12376 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 2/4/2022 **Status:** ✅ Merged **Merged:** 2/7/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/breadcrumb_fix` --- ### 📝 Commits (1) - [`f675d4f`](https://github.com/microsoft/terminal/commit/f675d4f75726e43f0cb046f3aa17b6f18d87ff2c) invoking rightmost breadcrumb doesn't do anything ### 📊 Changes **1 file changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/MainPage.cpp` (+11 -8) </details> ### 📄 Description ## Summary of the Pull Request We no longer do anything when the rightmost breadcrumb is invoked ## PR Checklist * [x] Closes #12325 * [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 Tested manually, cannot repro #12325 anymore --- <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:32:11 +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#29004