Docs updates for E/A#96942 remove tag from expense preview details - #98210
Draft
MelvinBot wants to merge 1 commit into
Draft
Docs updates for E/A#96942 remove tag from expense preview details#98210MelvinBot wants to merge 1 commit into
MelvinBot wants to merge 1 commit into
Conversation
…rd styling Co-authored-by: Krishna <Krishna2323@users.noreply.github.com>
54 tasks
Contributor
Author
|
🤖 The only failing check is Check independent approval, and it isn't something I can fix by pushing code. This check fails because the PR doesn't yet have an approval from an independent reviewer — it's a governance/process gate, not a build or test failure. Every actual CI check ( To clear it: get an independent reviewer to review and approve the PR. Once an eligible approval lands, this check will go green on its own — no code change is needed. Check results
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
Follow-up to the expense preview card styling refactor in #96942, which updated the metadata line on expense preview cards to match the new mobile row styling and removed the tag from the preview card (the second line now shows date and category only, with the type — Cash/Card/Split — shown separately).
The help site still listed tag as part of the expense preview details on the Spend Page article, so this PR removes it to keep the doc accurate.
File changed
docs/articles/new-expensify/reports-and-expenses/Getting-Started-with-the-Spend-Page.md— under Preview Details, changed the expense preview bullet fromDate, category, tagtoDate and category.Related
@Krishna2323, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.