[No QA] Docs updates for E/A#95651 Status column in Expensify Card list#95845
[No QA] Docs updates for E/A#95651 Status column in Expensify Card list#95845MelvinBot wants to merge 2 commits into
Conversation
Co-authored-by: Shawn Borton <shawnborton@users.noreply.github.com>
|
cc @joekaufmanexpensify for extra eyes too. |
|
@MelvinBot a few adjustments:
Can you please update the PR to reflect these? |
|
Thanks Pending order — currently:
→
Active — currently:
→
|
|
@MelvinBot I just added myself as assignee. Can you please make the change now? |
|
|
1 similar comment
|
|
|
Not sure about the above Melvin issues, so I just committed the updates myself. Changes here look good. Marking as ready for review. 👍 |
|
A preview of your ExpensifyHelp changes have been deployed to https://350e7084.helpdot.pages.dev ⚡️ Updated articles: |
|
|
||
| ## What the Status column shows in the Expensify Card list | ||
|
|
||
| The Expensify Card list includes a **Status** column so you can see each card's lifecycle state at a glance without opening the card. Click the **Status** column header to sort the list by status. |
There was a problem hiding this comment.
Step formatting: "Click the Status column header to sort the list by status." is a procedural action but is embedded in a paragraph. Per HELP_AUTHORING_GUIDELINES.md Section 5, procedural instructions should be sequential numbered steps, not inline prose.
| - **Active** — The card is ready to use. Virtual cards are immediately **Active** once issued. | ||
| - **Inactive** — The card is frozen or otherwise not currently usable. | ||
|
|
||
| **Note:** The **Status** column is hidden on narrow and medium screens. Widen your browser window or view the list on a larger screen to see it. |
There was a problem hiding this comment.
Cross-platform clarity: This note describes a web-only layout behavior ("narrow and medium screens", "Widen your browser window") but does not explicitly state the platform or address mobile. Per HELPSITE_NAMING_CONVENTIONS.md (Cross-Platform Clarity Rule), explicitly state the platform when behavior differs and don't leave mobile behavior implied.
HelpDot Documentation ReviewOverall AssessmentThis PR adds a single new section documenting the Status column in the Expensify Card list, explaining each lifecycle state (Pending order, Shipped, Active, Inactive) and noting the column's visibility behavior on narrow/medium screens. The addition is focused, self-contained, and consistent with the article's existing card-management workflow. Scoring below reflects only the 13 added lines. Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This review is based solely on the added lines in the PR diff. Pre-existing headings in the file were not scored. |
Explanation of Change
Follow-up documentation for #95651, which adds a Status column to the workspace Expensify Card list so admins can see each card's lifecycle state (Pending order / Shipped / Active / Inactive) at a glance and sort by it.
This updates the Monitor and Manage Cards section of Set-Up-and-Manage-the-Expensify-Card.md with a new section, What the Status column shows in the Expensify Card list, explaining:
All feature names and labels match the UI strings introduced in the PR (
common.status→ Status;statusPendingOrder/statusShipped/statusActive/statusInactive).Fixed Issues
Related PR: #95651
Tests
N/A — documentation only.
QA Steps
N/A — documentation only.
PR Author Checklist
@shawnborton, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.