-
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
[$1000] Settings - When workspace, Preferences, Security are clicked in settings, there is no stacking over animation from left side #27611
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01c9f4a64103e426aa |
Triggered auto assignment to @Christinadobrzyn ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to @JmillsExpensify ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
ProposalPlease re-state the problem that we are trying to solve in this issueNo animation after switching to Workspace What is the root cause of that problem?Due to the large number of heavy animations (Lottie initialization), the animation may be interrupted What changes do you think we should make in order to solve the problem?In order to avoid interruption of the animation, we can start the animation header later We can use requestAnimationFrame,setTimeout, or InteractionManager.runAfterInteractions For example:
Or we can use transitionEnd event
and pass App/src/components/IllustratedHeaderPageLayout.js Lines 76 to 81 in c77814f
And since for the Lottie, we have a separate component And at the moment we are working on updating react-native-lottie, after which react-native-web-lottie(now the patch for this library prevents us from using the ref) will be removed in other PR and ref will be available for use on all platforms What alternative solutions did you explore? (Optional)Plus instead map for rendering item list we can use FlatList
App/src/pages/workspace/WorkspacesListPage.js Line 208 in c77814f
Screen.Recording.2023-09-17.at.03.12.26.mov |
I can take this @JmillsExpensify since you were the second to be assigned. Similar to - #25860 I am able to reproduce this, it looks like the animation is also missing from the Preferences and Security settings on the Android app so updated the OP. On the desktop, the animation is only missing on the Workspace settings - updated the OP. |
We're collecting proposals |
@sobitneupane can you check this proposal? #27611 (comment) |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@ishpaul777 On which platform is the issue occurring? Is it only mWeb/Chrome? |
@ZhenjaHorbach Thanks for your proposal. We don't prefer the use of |
@sobitneupane the issue can be noticed on chrome mobile(chrome). On desktop chrome, there is animation but it is not as smooth as other screens. Screen.Recording.2023-09-25.at.10.45.57.PM.mov |
@sobitneupane, @Christinadobrzyn Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@sobitneupane @Christinadobrzyn Do we agree 👍 or 👎 |
Awesome, thanks @ishpaul777! I added a HOLD label to this while we wait for that PR. |
@sobitneupane, @Christinadobrzyn Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
This is on hold for #30772 - monitoring. I'm going to move this to weekly since the PR is still being created. |
#30772 is in production. This seems to be resolved, I can't reproduce the original issue. Asking QA to double-check for me- https://expensify.slack.com/archives/C9YU7BX5M/p1699660576701059 |
QA confirmed this isn't reproducible anymore - closing! |
hii @Christinadobrzyn, Should i be eligible for bug report since this was a valid bug before, not reproducable now as of recent improvement. |
Hi! Ah, that is a good point. I'll reopen and look into that for you @ishpaul777! |
Thanks @Christinadobrzyn |
Okay, looking over the timeframe
Payouts due: Issue Reporter: $50 @ishpaul777 (Paid in Upwork) Eligible for 50% #urgency bonus? N Upwork job is here. @ishpaul777 could you accept my offer and I'll pay you? Thanks! |
Shouldn't this be $50? Bug was reported after price drop announcement |
Ah yes, thank you @situchan! It looks like August 30th was the price change from $250 to $50 for reporting a bug. so the payment should be $50. Sorry I got my months wrong. Thanks for catching that! |
Awesome! Paid out @ishpaul777 based on this payment structure - #27611 (comment) Closing as complete! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
On Android:
On the desktop/Chrome:
Expected Result:
Workspace list page should open with animation from leftside :arrow_left
Actual Result:
When workspace is clicked in settings,there is no stacking over animation from left side
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.70-5
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Record_2023-09-15-19-54-35.1.mp4
Record_2023-09-17-00-02-26.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ishpaul777
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1694787860024659
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: