-
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
[CP Staging] Select subcategory as the default spend category #48708
[CP Staging] Select subcategory as the default spend category #48708
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Nativehttps://github.com/user-attachments/assets/b98f061f-9e1d-4c10-82a2-0d00c6b3ddc1Android: mWeb ChromeRecord_2024-09-06-21-35-46.mp4iOS: Nativetrim.CE9A55D2-5EED-4E4B-A149-801AF040CACD.MOViOS: mWeb Safari![Uploading 365229322...] trim.EA927D32-71F5-44BB-9CF8-E05D21D31839.MOVMacOS: Chrome / SafariScreen.Recording.2024-09-06.at.8.53.45.PM.movMacOS: DesktopScreen.Recording.2024-09-06.at.9.55.46.PM.mov |
Assigning @ishpaul777 for context here |
can you please start a adhoc build on i have started a android locally but chances are it might fail |
src/pages/workspace/categories/WorkspaceCategoriesSettingsPage.tsx
Outdated
Show resolved
Hide resolved
}} | ||
shouldUseCustomScrollView |
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.
@BartoszGrajdek While you are around could you clarify why we remove this ?
seems the closing transition is removed becuase of this
Now
Screen.Recording.2024-09-06.at.9.40.18.PM.mov
on staging
Screen.Recording.2024-09-06.at.9.41.51.PM.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.
Actuall nvm this is not producable on Adhoc build, seems its dev only issue probably becuase my system is slow
Screen.Recording.2024-09-06.at.9.48.23.PM.mov
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
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.
Merging to request a CP
…spend-sub-categories-fix [CP Staging] Select subcategory as the default spend category (cherry picked from commit c96425c) (CP triggered by mountiny)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Details
This PR fixes a deploy blocker where the user is unable to select subcategory as the default spend category/
Fixed Issues
$ #48690
$ #48676
Tests
Verify that the subcategory can be selected as the default spend category.
Verify that the Category Selector opens up
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 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.mov
Android: mWeb Chrome
chrome.mov
iOS: Native
ios.mov
iOS: mWeb Safari
safari.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov