[NO QA] Docs updates for E/A#87790 Add credit balance to subscription details#88405
Conversation
Documents the new Credit balance row that appears in Subscription details when a user has prepaid Expensify credits, matching the UI change in #87790. Co-authored-by: Gandalf <allgandalf@users.noreply.github.com>
|
@stephanieelliott looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
| - **Current plan:** View your subscription type and number of seats. | ||
| - **Billing info:** See your payment method and next renewal date. | ||
| - **Auto-renew:** Check when your subscription will automatically renew (e.g., **Renews on Nov 1, 2026**). | ||
| - **Credit balance:** If your account has prepaid Expensify credits, this row displays your current credit balance. It appears only when you have a positive balance. |
There was a problem hiding this comment.
Readability / structure: This bullet breaks the action-oriented pattern established by the surrounding items. Every other bullet in this list starts with an imperative verb after the label colon ("View your...", "See your...", "Check when...", "See how much..."), but this one starts with a conditional ("If your account has...").
To stay consistent and concise, consider rewriting to follow the same pattern:
| - **Credit balance:** If your account has prepaid Expensify credits, this row displays your current credit balance. It appears only when you have a positive balance. | |
| - **Credit balance:** View your prepaid Expensify credit balance (visible only when you have a positive balance). |
HelpDot Documentation ReviewOverall AssessmentThis PR adds a single bullet point documenting the new Credit balance row in the Subscription section. The addition is minimal (one line), well-written, and fits naturally into the existing list of subscription detail descriptions. The new line follows the same formatting pattern as its surrounding items and provides clear, conditional visibility information. Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.3.69-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.69-18 🚀
|
Summary
Related PR
#87790
Test plan