-
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: Update Wallet and Generic Folder empty state to use lottie animations. #48040
Merged
roryabraham
merged 27 commits into
Expensify:main
from
Krishna2323:krishna2323/issue/48013
Sep 20, 2024
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
c49cd8f
fix: Update Wallet and Generic Folder empty state to use lottie anima…
Krishna2323 8708b2e
fix IOURequestStepCategory empty state.
Krishna2323 795eb09
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 38a4e54
remove redundant code.
Krishna2323 6616c56
update GenericEmptyState.lottie file.
Krishna2323 168fb04
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 c1aef41
styling fixes.
Krishna2323 4741b8c
minor fix.
Krishna2323 624fe06
Merge branch 'main' into krishna2323/issue/48013
Krishna2323 d37d786
revert changes in IOURequestStepCategory.
Krishna2323 a1a507f
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 038c6e8
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 71003f4
update empty state illustration categories page.
Krishna2323 d8aa227
fix stylings on native.
Krishna2323 229b8e3
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 33dd33b
fix: empty folder animation size.
Krishna2323 5c13a44
fix alignments.
Krishna2323 36fb0b4
update lottie file.
Krishna2323 26bf428
Merge branch 'main' into krishna2323/issue/48013
Krishna2323 76e7cbb
align animation centre.
Krishna2323 b9f96d3
add minWidth for empty folder animation.
Krishna2323 46ca8c7
fix folder animation on other pages.
Krishna2323 975164b
fix animation width.
Krishna2323 857a8c5
Merge branch 'Expensify:main' into krishna2323/issue/48013
Krishna2323 7bf97fa
minor update.
Krishna2323 3dda855
fix animation width for native devices.
Krishna2323 115b2fc
minor changes & cleanup.
Krishna2323 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@Krishna2323 Friendly reminder that you need to make sure you test this one on smaller device like iPhone8 or iPhoneSE
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.
Yeah, thanks for the reminder. I tested on the web by resizing, but I still need to test 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.
@hungvu193, tested on all platforms. I think you start reviewing now.
Monosnap.screencast.2024-09-20.04-45-12.mp4
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.
Thanks man! Appreciate it, I'll give it a final review today!