Skip to content

Add MSIXVC2 Preview subtitle to landing card and re-enumerate branches on view navigation#114

Merged
elahmed-microsoft merged 2 commits intomainfrom
users/elahmed/msixvc2-xgpm-ui
Apr 6, 2026
Merged

Add MSIXVC2 Preview subtitle to landing card and re-enumerate branches on view navigation#114
elahmed-microsoft merged 2 commits intomainfrom
users/elahmed/msixvc2-xgpm-ui

Conversation

@elahmed-microsoft
Copy link
Copy Markdown
Collaborator

@elahmed-microsoft elahmed-microsoft commented Apr 6, 2026

  1. Add "MSIXVC2 Preview" label and docs link to the landing page card:

The "Upload Loose Files (PC only)" card didn't mention MSIXVC2 by name, which could confuse users unfamiliar with the feature. Added a subtitle line "MSIXVC2 Preview (learn more)" below the card title, where "(learn more)" links to https://aka.ms/MSIXVC2. In compact mode, the docs URL is appended to the info tooltip as plain text.

  1. Refresh branches when navigating back to the MSIXVC2 upload view:

Previously, branches were only fetched once when selecting a loose file directory. If a user created a new branch in Partner Center and navigated back, it wouldn't appear until they picked a different directory or restarted the tool. Now RefreshBranchesAsync() re-enumerates branches each time the view is loaded. The previously selected branch is preserved if it still exists; otherwise it defaults to Main.

@elahmed-microsoft elahmed-microsoft merged commit 54b685c into main Apr 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants