From e2b37c14bce7b7a5d326d9c3b25ed6501b01dc6a Mon Sep 17 00:00:00 2001 From: soyalejolopez <88358406+soyalejolopez@users.noreply.github.com> Date: Mon, 14 Sep 2026 15:32:54 -0500 Subject: [PATCH] fix: improve Agent 365 guide navigation Scroll detailed navigation targets into view with reduced-motion support and add an accessible native feedback link. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .../CHANGELOG.md | 5 +++++ .../README.md | 4 ++-- .../index.html | 13 ++++++++++--- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md b/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md index c238a9b..ae93426 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to the Microsoft Agent 365 Customer Implementation Guide are documented here. +## 1.1.1 - 2026-09-14 + +- Fixed the Detailed navigation so selecting an item in the left rail scrolls the matching section into view while keeping all task content visible. Arrow key, Home, and End navigation use the same behavior and respect the reader's reduced-motion preference. +- Added a discoverable **Submit feedback** link to the guide header in both Simple and Detailed modes. The native link opens the FastTrack issues list and remains available when scripts are restricted. + ## 1.1.0 - 2026-09-11 - Removed the "Roadmap" section and its navigation link from the Simple view, along with the section's dedicated CSS. Legitimate references to the public Microsoft 365 Roadmap elsewhere in the guide are unchanged. diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md b/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md index 1d9af57..f4e289f 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/README.md @@ -7,9 +7,9 @@ author: - "Pratik Bhusal" - "Manas Biswas" - "Alejandro Lopez" -version: 1.1.0 +version: 1.1.1 published: 2026-09-09 -updated: 2026-09-11 +updated: 2026-09-14 tags: - agent-365 - implementation diff --git a/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html b/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html index f49dc9d..df6cda5 100644 --- a/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html +++ b/copilot-agent-strategy/agent-365-customer-implementation-guide/index.html @@ -1,4 +1,4 @@ -