Conversation
|
@MelvinBot mark it ready for review and fix spell check. don't update title of page |
|
A preview of your ExpensifyHelp changes have been deployed to https://95a49223.helpdot.pages.dev ⚡️ Updated articles: |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? cc @NicMendonca |
|
@NicMendonca Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
Done! PR has been marked as ready for review. Regarding the spellcheck CI failure: the file content itself has no spelling errors (confirmed by running cspell locally). The CI failure is a pre-existing infrastructure issue — the single quote in the filename |
HelpDot Documentation ReviewOverall Score: 100/100 - ExcellentSummaryThis PR updates two app store URLs in the "Join your company's workspace" help article, correcting the Android link from Scores Summary
Violations FoundNo violations were found in the proposed changes. The diff consists of a single line updating two external URLs with no structural, formatting, or style rule infractions. Key Findings
RecommendationsNo changes needed. This is a clean, well-scoped documentation fix. Files Reviewed
Automated HelpDot documentation review |
|
@eVoloshchak Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] NOTE: It looks like |
|
Fixed the failing Root cause: The filename Fix: Renamed both apostrophe-containing help article files to remove the apostrophe:
Also updated all references in Note: The ideal fix would be to update the |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5f57ad6c1c
ℹ️ 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".
| @@ -25,7 +25,7 @@ Now, check your email inbox for the invite to join your company's workspace. If | |||
|
|
|||
| Once you have gained access to Expensify, download the Expensify app: | |||
|
|
|||
| - **Mobile:** [Android](https://play.google.com/store/apps/details?id=com.expensify.chat) | [iOS](https://apps.apple.com/us/app/expensify-cash/id1530278510) | |||
| - **Mobile:** [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensify) | [iOS](https://apps.apple.com/us/app/expensify-travel-expense/id471713959) | |||
There was a problem hiding this comment.
Use correct Android package ID in help article link
The updated Android URL uses id=org.me.mobiexpensify, but the app package used elsewhere in this repo is org.me.mobiexpensifyg (see src/CONST/index.ts, where ANDROID_PACKAGE_NAME feeds the Play Store link). With the missing trailing g, users following this onboarding doc can be sent to the wrong/nonexistent listing and fail to install the intended Expensify app.
Useful? React with 👍 / 👎.
|
Fixed the failing |
|
The only failing check is |
|
All checks are passing now. The The only failing check is |
|
The only failing check is |
| Once you have gained access to Expensify, download the Expensify app: | ||
|
|
||
| - **Mobile:** [Android](https://play.google.com/store/apps/details?id=com.expensify.chat) | [iOS](https://apps.apple.com/us/app/expensify-cash/id1530278510) | ||
| - **Mobile:** [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensify) | [iOS](https://apps.apple.com/us/app/expensify-travel-expense/id471713959) |
There was a problem hiding this comment.
This is also rendering weird on the article — suggested matching the Classic format:
| - **Mobile:** [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensify) | [iOS](https://apps.apple.com/us/app/expensify-travel-expense/id471713959) | |
| - [iOS](https://apps.apple.com/us/app/expensify-expense-tracker/id471713959) | |
| - [Android](https://play.google.com/store/apps/details?id=org.me.mobiexpensifyg&hl=en_US&gl=US) |
There was a problem hiding this comment.
Applied this suggestion in 21795b3. Updated both links and switched to the separate list item format.
|
The only failing check is |
|
@MelvinBot implement this suggestion please! #83100 (comment) |
|
@MelvinBot dont update the title. remove all changes to title and spell check. we are updating the link only |
|
The only failing check is the PR Reviewer Checklist ( All other checks are passing (or pending/skipping as expected). |
Update the outdated Android and iOS app store links to point to the correct Expensify app listings. Co-authored-by: Rushat Gabhane <rushatgabhane@users.noreply.github.com>
f107bb1 to
34e5d6f
Compare
|
Done. Reverted all file renames, route/redirect changes, and cspell dictionary changes. The PR now contains only the link update in
No title, filename, or other files were changed. Note: The |
|
The failing Root cause: The "Filter out dot files" step in Why I can't fix it here: Modifying Recommended fix (for someone with workflow permissions): In
Any PR that modifies a file with special characters in its name will hit this same failure until the workflow is fixed. |
Explanation of Change
The "Join your company's workspace" help article had outdated Android and iOS app store links pointing to the old Expensify Cash / New Expensify listings. This updates both links to point to the correct Expensify app store listings as specified in the issue.
Before:
com.expensify.chat(New Expensify)expensify-cash/id1530278510(New Expensify)After:
org.me.mobiexpensify(Expensify)expensify-travel-expense/id471713959(Expensify)Only the links were updated. No title, route, or filename changes were made.
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/599563
Tests
https://play.google.com/store/apps/details?id=org.me.mobiexpensifyhttps://apps.apple.com/us/app/expensify-travel-expense/id471713959Offline tests
N/A - docs-only change
QA Steps
Same as tests above. This is a docs-only change with no code impact.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
N/A - docs-only change (single line markdown URL update)