[No QA] Docs updates for E/A#90537 add Approver column to Categories table#93205
Conversation
Co-authored-by: Jack Senyitko <JS00001@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://fdfc0893.helpdot.pages.dev ⚡️ Updated articles: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a7fd651fb6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
HelpDot Documentation ReviewOverall AssessmentThis PR makes a single, narrowly scoped update to Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.4.8-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.4.8-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.4.8-3 🚀
|
Summary
Follow-up docs update for #90537, which restyled the workspace Categories table and, on the Control plan, added an Approver column.
The help article
Create-expense-categories.mdenumerated the table's columns (Name, GL Code, Enabled) but did not mention the Approver column now shown on the Control plan. This PR adds it so the column list matches the current UI.What changed
What did NOT need a docs change
All UI labels (Name, GL Code, Approver, Enabled) were verified against the live UI strings in
src/languages/en.tsand the PR's column definitions.@JS00001, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.