Page MenuHomePhabricator

[web] factor out app container position info logic out of tooltip utils
ClosedPublic

Authored by ginsu on Feb 20 2023, 1:24 PM.
Tags
None
Referenced Files
F1777476: D6786.id.diff
Fri, May 17, 1:38 AM
F1777119: D6786.id22931.diff
Fri, May 17, 12:22 AM
Unknown Object (File)
Mon, May 13, 10:02 PM
Unknown Object (File)
Sat, May 11, 10:18 AM
Unknown Object (File)
Sat, May 11, 12:08 AM
Unknown Object (File)
Sat, May 11, 12:08 AM
Unknown Object (File)
Sat, May 11, 12:08 AM
Unknown Object (File)
Thu, May 2, 5:45 PM
Subscribers

Details

Summary

factor out app container position info logic into a function in a seperate window utils file.


Linear Task: ENG-2849

Test Plan

flow and no regressisions in the tooltip positioning

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.Feb 20 2023, 1:40 PM

It is a good practice to be more explicit in the test plan. Saying that there are no regression doesn't allow the reviewer to verify if all the important cases were covered.

This revision is now accepted and ready to land.Feb 21 2023, 1:00 AM

It is a good practice to be more explicit in the test plan. Saying that there are no regression doesn't allow the reviewer to verify if all the important cases were covered.

Gotcha in the future I will be more explicit about showing that there are no regressions instead of just saying it