-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[CP staging] Fix - allow receipt split bill tag editing #37879
[CP staging] Fix - allow receipt split bill tag editing #37879
Conversation
@ishpaul777 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] |
The previous PR is disallowing tag editing for receipt split bill and as it is in staging it would be nice if we can CPED this ASAP @ishpaul777 @neil-marcellini |
@FitseTLT I dont see any collect workspace chat in my lhn can you help me set it up? |
I don't get it so how did u test the previous PR, what I meant was assuming tags are only allowed for collect workspace ones but you can test with any workspace if you can get access to tag option. For this PR you need to create receipt split bill that's the important point 👍 |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Okay I thought we could only set tags for collect workspaces. |
there was a small detail missing i resolved that, completing checklist now |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-07.at.10.52.41.PM.movAndroid: mWeb ChromeScreen.Recording.2024-03-07.at.10.47.10.PM.moviOS: NativeScreen.Recording.2024-03-07.at.10.31.42.PM.moviOS: mWeb Safari7ef81888-8f85-44d7-a434-db69a3c047a6.mp4MacOS: Chrome / Safari5af838e2-7113-4351-802b-97b334914c00.mp4MacOS: DesktopScreen.Recording.2024-03-07.at.5.27.04.PM.mov |
@ishpaul777 give me a min before you finalize your review I am making some important change |
haha ok.. please update what you will be working on.. |
Updated |
@FitseTLT I see a lot of changes addded since i last reviewed, please add context in Details section and also update test scenario accordingly, Thanks! |
updated |
Please merge main and upload videos again as code changes last you added them.. |
i still dont see new videos, Are you in process of recording that? |
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.
Code looks good, thanks! Approving, pending 1 more round of testing from C+ since we had new changes.
I have done the testing but i am waiting new videos before approving as the last videos are added before major changes added. also there are conflicts... |
Resolved conflicts and tested. We are good to go |
@ishpaul777 would you please post test videos now? |
@neil-marcellini My videos are upto date 😅(before merge) i am asking @FitseTLT to upload new videos #37879 (comment) but no response |
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! (still no updated videos from contributor though)
@puneetlath looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Merged accidentally before reassure tests finished, but they seem to be failing with an unrelated error. |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.50-5 🚀
|
We need to display not found page in cases where a user can't edit tag of a request. The way we determine it can be edited has two ways that is
App/src/pages/iou/SplitBillDetailsPage.js
Line 95 in a04481f
App/src/pages/iou/SplitBillDetailsPage.js
Line 139 in a04481f
App/src/components/ReportActionItem/MoneyRequestView.tsx
Line 125 in a04481f
Details
Fixed Issues
$ #36264
$ #37886
PROPOSAL:
Tests
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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
2024-03-07.13-15-05.mp4
Android: mWeb Chrome
android.web.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.web.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4