Docs updates for E/A#91989 document how a copilot removes their own access#93353
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#91989 document how a copilot removes their own access#93353MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
Adds a "Remove Yourself as a Copilot" section to the Copilot Access article to reflect the new three-dot menu on delegator rows added in #91989. Co-authored-by: Nicolás Bonet <NicolasBonet@users.noreply.github.com>
Merged
54 tasks
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
Expensify/App#91989 added the ability for a copilot to remove themselves from another user's account, via a new three-dot menu on the delegator rows of the Copilot page.
The existing Copilot Access article already noted in the FAQ that "a Copilot can remove themselves" but never documented how. This PR adds a task-based Remove Yourself as a Copilot section documenting the new flow.
What changed
# Remove Yourself as a Copilotsection todocs/articles/new-expensify/settings/Copilot-Access.mdwith the step-by-step flow.All UI labels were verified against the merged PR's
src/languages/en.tsstrings (the source of truth for the live UI):Authoring conventions applied: three-dot menu written as "the three dots (⋮)", task-based heading, bold UI-exact button labels, unified web/mobile navigation sentence.
Related
@NicolasBonet, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.