-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Add the setupTags
task for MANAGE_TEAM choice
#49021
Conversation
@shubham1206agra 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] |
@shubham1206agra this is going to be on HOLD for some time I will put it back into draft. |
setupTags
task for MANAGE_TEAM choice
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
@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] |
src/CONST.ts
Outdated
description: ({workspaceMoreFeaturesLink}) => | ||
'Tags can be used if you want more details with every expense. Use tags for projects, clients, locations, departments, and more. If you need multiple levels of tags you can upgrade to a control plan.\n' + | ||
'\n' + | ||
'*Here’s how to setup tags:*\n' + |
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.
Nice catch. I will fix the typo. But can you do the checklist @eVoloshchak? |
Updated! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-16.at.23.05.43.movAndroid: mWeb ChromeScreen.Recording.2024-09-16.at.23.06.52.moviOS: NativeScreen.Recording.2024-09-16.at.23.00.47.moviOS: mWeb SafariScreen.Recording.2024-09-16.at.23.02.57.movMacOS: Chrome / SafariScreen.Recording.2024-09-16.at.22.57.57.movMacOS: DesktopScreen.Recording.2024-09-16.at.23.08.55.mov |
Noting that there are two bugs related to this flow, both of which are not caused by this PR and already exist on staging Bug 1 (narrow screen layout)When app is in a narrow screen layout (which means native mobile, mWeb, web and desktop is you shrink the window), the behaviour is different from normal screen layout
Screen.Recording.2024-09-16.at.22.57.57.movBug 2 (Desktop)
Untitled.mov |
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!
@Beamanator 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] |
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.
Oofda there's some ESLint issues with this file 😬
Ohhh ESLINT errors come from https://expensify.slack.com/archives/C01GTK53T8Q/p1726169039084589 😬 |
I don't think you should need to fix all those eslint issues in this PR, up to you 😳 😅 |
Not interested 😄 |
I'm gonna merge this with that failing because I have several higher value tasks to get to and assume it will be better to let a contributor tackle them (which seems inevitable or possibly even already happening given where the errors are occurring). |
@marcaaron looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Not an emergency. The failing action was an eslint thing. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/marcaaron in version: 9.0.37-0 🚀
|
🚀 Deployed to production by https://github.com/grgia in version: 9.0.38-4 🚀
|
Details
Fixed Issues
$ #49015
PROPOSAL:
Tests
Offline tests
QA Steps
Same as tests.
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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop