-
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: empty ui does not show when deleting all tags #42810
Conversation
@allroundexperts 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: NativeScreen.Recording.2024-05-31.at.12.47.46.PM.movAndroid: mWeb ChromeScreen.Recording.2024-05-31.at.12.46.27.PM.moviOS: NativeHaving issues with my iOS build iOS: mWeb SafariScreen.Recording.2024-05-31.at.12.45.05.PM.movMacOS: Chrome / SafariScreen.Recording.2024-05-31.at.12.41.32.PM.movMacOS: DesktopScreen.Recording.2024-05-31.at.12.43.44.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.
This works well. @tienifr there are missing screen recordings in your checklist. I've covered them for now in my checklist, but for future, please make sure to include the recordings on all platforms.
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
(and please do add videos on all platforms in the future 🙏 ) |
✋ 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 production by https://github.com/Julesssss in version: 1.4.79-11 🚀
|
Details
Empty tags UI does not show when deleting all tags in workspace.
Fixed Issues
$ #42220
PROPOSAL: #42220 (comment)
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 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
video_2024-05-30_05-25-08.mp4
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-05-30.at.05.23.06-compressed.mov
Screen.Recording.2024-05-30.at.05.21.17-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-30.at.04.55.24-compressed.mov
Screen.Recording.2024-05-30.at.05.00.18-compressed.mov
MacOS: Desktop
Screen.Recording.2024-05-30.at.05.08.00-compressed.mov