-
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
Fix - Track expense - App is stuck on confirmation page when submitting track expense #54410
base: main
Are you sure you want to change the base?
Fix - Track expense - App is stuck on confirmation page when submitting track expense #54410
Conversation
@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] |
@eVoloshchak Please review this. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@FitseTLT, could you please double-check if you are able to perform the test steps? For me, the "Categorize" button doesn't work. And could you merge latest main for a good measure? Untitled.mov |
@eVoloshchak Merged main you can check it now it works for me. |
Bump @eVoloshchak |
Screen.Recording.2025-01-29.at.17.04.07.movStill doesn't work for me. Every other button besides "Categorize" works fine. @FitseTLT, which account are you using? Is this an old or a new account? |
An Old one @eVoloshchak |
Bump @eVoloshchak may be can you try it with a new account? |
I've tried this on all types of accounts I have access to (old accounts, newly created accounts, high-traffic account) |
Here it is @eVoloshchak 2025-02-06.18-09-06.mp4 |
@FitseTLT, thank you, managed to get it working!
I'm using these steps on staging and it seems to work. Test steps from #53306, however, are also not reproducible, as quick actions changed to "create workspace" after you've deleted the workspace instead of "track expense". Could you double-check this please and change the tests if needed so they reflect the exact issue we're fixing here? Screen.Recording.2025-02-12.at.14.25.38.mov |
Updated test steps @eVoloshchak |
@FitseTLT, apologies, I wasn't clear
|
@eVoloshchak The problem we are fixing is on main branch: on Step 7 on clicking quick action the route reads |
Details
Fixed Issues
$ #53306
PROPOSAL: #53306 (comment)
Tests
.../create/submit/...
not.../create/track...
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.track.mp4
Android: mWeb Chrome
aw.track.mp4
iOS: Native
iw.track.mp4
iOS: mWeb Safari
iw.track.mp4
MacOS: Chrome / Safari
w.track.mp4
MacOS: Desktop
d.track.mp4