mcs-tools: fix UC#1 blocked classic agent path (#461)#470
Merged
Conversation
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>
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>
Collaborator
Author
|
cc @Dewain27 for review 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Updated the accompanying note to explain why the toggle is turned OFF first.
Testing
Markdown-only content change to
labs/mcs-tools/README.md.