-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[No QA] [Hold][No QA] Update help site docs for mobile isLockedToNewApp behavior #87550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -44,17 +44,20 @@ Any member can switch between views, unless a **Workspace Admin** or **Domain Ad | |||||
|
|
||||||
| # Why you might not see the option to switch | ||||||
|
|
||||||
| If you don’t see the option to **Switch to Expensify Classic**, it may have been **disabled at the domain level** by a Domain Admin. | ||||||
| If you don’t see the option to **Switch to Expensify Classic**, it may be because: | ||||||
|
|
||||||
| **Note:** While Domain Admins can restrict access to Expensify Classic, there is currently no way to disable New Expensify. | ||||||
| - A **Domain Admin** has disabled access to Expensify Classic for your organization. | ||||||
| - On mobile, your account has been locked to New Expensify by your organization. | ||||||
|
|
||||||
| **Note:** While admins can restrict access to Expensify Classic, there is currently no way to disable New Expensify. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Terminology violation (HELPSITE_NAMING_CONVENTIONS.md -- exact UI terminology): "admins" is vague and lowercase. The previous version correctly used "Domain Admins". Per the naming conventions, always reference the exact role name. If the intent is to cover both Workspace Admins and Domain Admins, list them explicitly. Suggested fix:
Suggested change
|
||||||
|
|
||||||
| --- | ||||||
|
|
||||||
| # FAQ | ||||||
|
|
||||||
| ## Can I use both New Expensify and Expensify Classic? | ||||||
|
|
||||||
| Yes! You can switch between them at any time—unless restricted by your admin. | ||||||
| Yes! You can switch between them at any time—unless restricted by your admin. On mobile, some accounts may be locked to New Expensify, in which case the switch option won't appear. | ||||||
|
|
||||||
| ## Will Classic Expensify be removed? | ||||||
|
|
||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Naming violation (HELPSITE_NAMING_CONVENTIONS.md -- "Do not shorten labels"): The UI label referenced in the other article is Switch to Expensify Classic, not Switch to Classic. UI labels must be referenced exactly as shown in the product. Also, "domain admin" should be capitalized as Domain Admin to match the standard role terminology used elsewhere (e.g., in the Switch article).
Suggested fix: