-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HelpDot] New expensify - rename categories and simplify descriptions #39574
Conversation
@paultsimura 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] |
@paultsimura please approve to assign internal |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #39283 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@paultsimura please complete the reviewer checklist |
Sorry @lakchote, I've mistaken this PR for one of those that are assigned to Rushat by default. |
@rushatgabhane I don't think it's related to this PR, but a side note: when a sub-category is opened and I try to open the Screen.Recording.2024-04-04.at.12.06.1212.06.mp4 |
Reviewer Checklist
Screenshots/Videos![]() |
Thanks for noticing this. It looksl ike it's the default behavior we have on production, if we take a look here. |
@lakchote looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Not an emergency, test is failing because the PR's author is not an Expensify employee. Removing the label. |
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.61-0 🚀
|
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.61-0 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.61-8 🚀
|
Details
Fixed Issues
$ #39283
PROPOSAL: N.A.
Tests
cd docs && npm run createDocsRoutes && bundle exec jekyll serve --livereload --safe
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos