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)
Tue, Dec 3, 1:19 PM
Unknown Object (File)
Oct 28 2024, 11:54 PM
Unknown Object (File)
Oct 28 2024, 11:54 PM
Unknown Object (File)
Oct 28 2024, 11:54 PM
Unknown Object (File)
Oct 28 2024, 11:54 PM
Unknown Object (File)
Oct 28 2024, 11:51 PM
Unknown Object (File)
Oct 18 2024, 3:25 AM
Unknown Object (File)
Oct 18 2024, 3:25 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
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