Closed mountiny closed 2 days ago
Job added to Upwork: https://www.upwork.com/jobs/~021882410245975337736
Triggered auto assignment to @johncschuster (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
Triggered auto assignment to Contributor-plus team member for initial proposal review - @brunovjk (External
)
Hi I'm Povilas from Callstack and I would like to work on this issue
π£ @brunovjk π An offer has been automatically sent to your Upwork account for the Reviewer role π Thanks for contributing to the Expensify app!
This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. - https://github.com/Expensify/App/pull/54744#issuecomment-2613363088
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.90-6 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2025-02-05. :confetti_ball:
For reference, here are some details about the assignees on this issue:
@brunovjk @johncschuster @brunovjk The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button]
[ ] [Contributor] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake.
Link to comment:
[ ] [Contributor] If the regression was CRITICAL (e.g. interrupts a core flow) A discussion in #expensify-open-source has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner.
Link to discussion:
[ ] [Contributor] If it was decided to create a regression test for the bug, please propose the regression test steps using the template below to ensure the same bug will not reach production again.
I will complete the checklist the day before payday :D
[x] [Contributor] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake.
Link to comment: No PR directly created this bug.
[ ] [Contributor] If the regression was CRITICAL (e.g. interrupts a core flow) A discussion in #expensify-open-source has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner.
Link to discussion:
[x] [Contributor] If it was decided to create a regression test for the bug, please propose the regression test steps using the template below to ensure the same bug will not reach production again.
Do we agree π or π
Contributor: @zirgulis does not require payment (Contractor) Contributor+: @brunovjk paid $250 via Upwork
Coming from here
BACKGROUND
The ActiveHoverable component manages hover states for interactive elements in our web interface. The current implementation is using multiple event listeners, including a global document-level mouseover listener, which is causing performance overhead, especially in views with many hoverable elements. For example, when hovering over chat messages, the CPU utilization can reach 100%.
PROBLEM
SOLUTION
Optimize hover state management and CPU performance by:
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschuster