-
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
[$1000] [Performance] Pressing the FAB on the start screen doesn't open the menu immediately #12119
Comments
Triggered auto assignment to @AndrewGable ( |
📣 @hannojg! 📣 |
PR is ready for review |
This comment was marked as off-topic.
This comment was marked as off-topic.
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
This one might be on topic |
This issue has not been updated in over 15 days. @AndrewGable, @hannojg eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
As #12369 got merged this issue can be closed (or it can be tested and verified that the issue got fixed, not sure what's the procedure is here) |
This will be automatically updated once the PR hits production. |
@mountiny Can you assign me this one to track payment for PR review, thanks! |
Triggered auto assignment to @alexpensify ( |
This has hit production one week ago so we can pay @Santhosh-Sellavel for reviewing internal PR, this was bit more involved. What do you suggest is a fair compensation? cc @alexpensify |
@mountiny - I've been OOO since November 19. Do you need me to start a convo about payment or start a job here? Thanks! |
@alexpensify I think we dont need and internal convo for the compensation, we can just ask @Santhosh-Sellavel what they think was reasonable compensation for the testing of that PR. as far as I recall this PR has been quite involved with testing from Santosh side, what do you suggest @Santhosh-Sellavel ? |
@mountiny |
I agree with the $2000, this has been an External PR which went a bit outside of the classic track, but due to the importance of this issue I thin $2000 would be appropriate at least for this issue so as C+ reviewer this makes sense to me @alexpensify Would you be able to create a job for this? Thank you! |
Ok, I'll deal with this one tomorrow! |
Current assignee @alexpensify is eligible for the External assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~01a90182453cb9e09e |
Current assignee @Santhosh-Sellavel is eligible for the External assigner, not assigning anyone new. |
Current assignee @AndrewGable is eligible for the External assigner, not assigning anyone new. |
I've started the process to pay via Upwork, please accept. Thanks! |
Thanks, accepted! Remove help wanted label. |
Removed, thanks |
@Santhosh-Sellavel - Payment has been sent via Upwork |
What performance issue do we need to solve?
When pressing the FAB on the start screen there is a noticeable delay until the menu opens. It gets more noticeable the weaker the device is.
See this video:
before.mp4
What is the impact of this on end-users?
Frustration. The action that follows an interaction shouldn't take any longer than 100 to max 200ms. Otherwise, the user will notice the wait time and gets a poor sense of quality.
List any benchmarks that show the severity of the issue
Proposed solution (if any)
In general, we want to avoid doing unnecessary work like rerendering components that don't have to.
List any benchmarks after implementing the changes to show impacts of the proposed solution (if any)
Note: These should be the same as the benchmarks collected before any changes.
after.mp4
The feedback comes immediately after pressing the FAB. And as there is no frozen JS thread we also can see the animation of the FAB.
(You can see that the JS thread is very less busy, which is a good improvement!)
Platform:
Where is this issue occurring?
Version Number: 1.2.19-1
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
View all open jobs on Upwork
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: