[No QA] Docs updates for E/A#91170 Domain members verification prompt#92188
Draft
MelvinBot wants to merge 1 commit into
Draft
[No QA] Docs updates for E/A#91170 Domain members verification prompt#92188MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
E/A#91170 adds an in-product wall gate on the Domain members page for unverified domains. Document what users see and how to start verification. Co-authored-by: Jakub Steć <jakubstec@users.noreply.github.com>
52 tasks
Contributor
|
A preview of your ExpensifyHelp changes have been deployed to https://6e092892.helpdot.pages.dev ⚡️ Updated articles: |
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.
Explanation of Change
E/A#91170 adds an in-product "wall gate" on the Domain members page: when a domain isn't verified, the page now shows a prompt to verify the domain (with a Verify domain button and a feature list — restrict workspace creation, enable SAML SSO, enforce 2FA) instead of an empty member list.
This updates the Manage Domain Members help article to reflect that current behavior. It adds a new section, "What you see if your domain isn't verified", describing the prompt and how to start verification.
UI labels were taken from the PR's localized strings (
src/languages/en.ts): the page title is Domain members and the CTA is Verify domain.Fixed Issues
$ #91170
Tests
// TODO: The human co-author must fill out the tests you ran before marking this PR as "ready for review"
// Please describe what tests you performed that validates your changed worked.
QA
// TODO: The human co-author must fill out the QA tests you ran before marking this PR as "ready for review".
// Please describe what QA needs to do to validate your changes and what areas do they need to test for regressions.
@jakubstec, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.