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
Unknown Object (File)
Mar 12 2024, 11:08 AM
Unknown Object (File)
Feb 27 2024, 10:51 PM
Unknown Object (File)
Feb 27 2024, 10:51 PM
Unknown Object (File)
Feb 27 2024, 10:51 PM
Unknown Object (File)
Feb 27 2024, 10:51 PM
Unknown Object (File)
Feb 27 2024, 10:46 PM
Unknown Object (File)
Feb 21 2024, 1:39 PM
Unknown Object (File)
Feb 21 2024, 10:14 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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