-
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
Fix - Submit expense RHP doesn't include workspaces from Track flow #52061
base: main
Are you sure you want to change the base?
Fix - Submit expense RHP doesn't include workspaces from Track flow #52061
Conversation
@hoangzinh 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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
Bug 1: Unable to submit Expense to workspace from Track flow
Screen.Recording.2024-11-06.at.16.20.03.mov@FitseTLT are you facing same experience as me? If yes can you help to check whether it's a FE or BE issue? I suspect it might be related to those request params |
Yeah @hoangzinh you are right but I think it is a BE bug
@luacmartins We need your help on this ^ one. Thx. |
@thienlnam can you confirm if |
No, there probably need to be some additional changes made to support that use case |
@FitseTLT thank you so much for your thoughtful investigation. |
@thienlnam do you think you could work on the needed Auth changes since you're familiar with the track flow? |
I really don't have the capacity to take on that kind of change right now unfortunately |
@luacmartins should we find another internal engineer to help with this PR? |
Yea, I currently don't have the bandwidth to take this. I'll post it internally and see if we get anyone to work on it. |
Hi @luacmartins let us know if you have any updates on it |
No updates yet. Nobody volunteered 😞 |
Details
Fixed Issues
$ #51552
PROPOSAL: #51552 (comment)
Tests
Offline tests
Same as above
QA Steps
Same as above
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
a.mp4
Android: mWeb Chrome
aw.mp4
iOS: Native
i.mp4
iOS: mWeb Safari
iw.mp4
MacOS: Chrome / Safari
w.mp4
MacOS: Desktop
d.mp4