[No QA] [NO QA] Docs updates for E/A#87740 Update attendee column docs for optional sorting#88408
Conversation
Attendees and Per attendee columns are now optional in search results and can be enabled via the Columns picker. Once enabled, they support sorting. Updates Adding-Attendees.md and Managing-Expenses-in-a-Report.md to reflect this behavior change from E/A#87740. Co-authored-by: nkdengineer <nkdengineer@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://4ca9bb07.helpdot.pages.dev ⚡️ Updated articles: |
|
@stephanieelliott looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
| - Workspace violations (if applicable) | ||
|
|
||
| Additional columns such as **Attendees** and **Per attendee** can be enabled via the **Columns** picker when attendee tracking is available. | ||
|
|
There was a problem hiding this comment.
Naming / UI terminology: "Columns picker" adds the word "picker" which may not match the exact UI label. Per HELPSITE_NAMING_CONVENTIONS.md, use the exact text shown in the product UI — do not add extra words. If the UI button is simply Columns, write "via the Columns button" or "by clicking Columns" instead of "via the Columns picker."
Also, "when attendee tracking is available" is vague — consider stating the specific condition (e.g., "when at least one expense in the report has attendees") for deterministic clarity.
| - **Per attendee:** shows the total amount divided equally among all attendees. | ||
|
|
||
| These columns appear in both the report and search results. | ||
| In search results (**Reports > Expenses**), these columns are not shown by default. To enable them: |
There was a problem hiding this comment.
Step formatting: This paragraph mixes an explanation with procedural steps (lines 51-53). Per HELP_AUTHORING_GUIDELINES.md Section 5, step instructions should be sequential and action-oriented. Consider starting the numbered steps from a clearer entry point — right now the instruction "Go to Reports > Expenses" in step 1 duplicates the path already mentioned in this sentence. You could remove the redundant path reference here or remove step 1 below.
HelpDot Documentation ReviewOverall AssessmentThis PR updates two articles to reflect changes in how attendee columns are displayed in reports and search results. The changes are focused and well-scoped: metadata is updated to match new content, a previously incorrect Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
|
||
| 1. Go to **Reports > Expenses**. | ||
| 2. Click **Columns**. | ||
| 3. Select **Attendees** and **Per attendee amount**. |
There was a problem hiding this comment.
UI terminology: Verify that Per attendee amount is the exact label shown in the Columns menu. The rest of the article (lines 47, 97 of the other file) refers to it as Per attendee (without "amount"). If the UI label is "Per attendee," use that consistently. If the Columns menu label differs, note the distinction. Per HELPSITE_NAMING_CONVENTIONS.md: "Use the exact text shown in the product UI."
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.3.70-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.3.72-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/lakchote in version: 9.3.72-1 🚀
|
Summary
Adding-Attendees.mdto reflect that Attendees and Per attendee columns are no longer auto-shown in search results — users must enable them via the Columns pickerManaging-Expenses-in-a-Report.mdto clarify attendee columns are optional via the Columns pickerRelated PR: #87740