Skip to content

mcs-tools: fix UC#1 blocked classic agent path (#461)#470

Merged
Dewain27 merged 4 commits into
mainfrom
adrianat/fix-mcs-tools-uc1-classic-agent-461
Jun 27, 2026
Merged

mcs-tools: fix UC#1 blocked classic agent path (#461)#470
Dewain27 merged 4 commits into
mainfrom
adrianat/fix-mcs-tools-uc1-classic-agent-461

Conversation

@adrianatruji

Copy link
Copy Markdown
Collaborator

Summary

Fixes #461.

Following UC #1 with the New experience toggle ON, selecting New classic agent via the chevron leaves the Name your agent dialog stuck — the Cancel control is not selectable, so the flow can't continue or be backed out.

Change

Replaces the blocked step in UC #1 with the working flow per the issue's suggested fix:

  • Toggle OFF New experience -> the feedback pop-up appears -> Submit
  • Agents -> Create blank agent -> name Dictionary Agent -> Continue

Updated the accompanying note to explain why the toggle is turned OFF first.

Testing

Markdown-only content change to labs/mcs-tools/README.md.

Replace the 'New classic agent' via chevron step (which leaves the Name
your agent dialog stuck and uncancellable when the New experience toggle
is ON) with the working flow: toggle OFF New experience -> Submit feedback
-> Agents -> Create blank agent -> Continue.

Closes #461

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Adriana Trujillo (She/Her) and others added 3 commits June 27, 2026 01:39
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Per the issue's UC#2 implication, instruct users to ensure they are in
the New Copilot Studio experience at the start of UC#2 and UC#3 (the
latter so the guidance survives if UC#2 is later removed).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@adrianatruji

Copy link
Copy Markdown
Collaborator Author

cc @Dewain27 for review 🙏

@Dewain27 Dewain27 merged commit f2faeb1 into main Jun 27, 2026
8 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.

[mcs-tools] UC #1 "New classic agent" path is blocked: Name your agent dialog can't be cancelled / pop-up gets stuck

2 participants