Page MenuHomePhabricator

[web] Rename `x/yCoord` to `AnchorPoint` in `TooltipPositionStyle`
ClosedPublic

Authored by jacek on Sep 2 2022, 5:43 AM.
Tags
None
Referenced Files
F3384708: D5039.diff
Thu, Nov 28, 10:23 PM
Unknown Object (File)
Mon, Nov 25, 10:36 AM
Unknown Object (File)
Mon, Nov 25, 9:32 AM
Unknown Object (File)
Sat, Nov 16, 4:33 PM
Unknown Object (File)
Sat, Nov 16, 4:33 PM
Unknown Object (File)
Sat, Nov 16, 4:33 PM
Unknown Object (File)
Sat, Nov 16, 4:33 PM
Unknown Object (File)
Mon, Nov 11, 1:52 AM
Subscribers

Details

Summary
Test Plan

Run web app, confirm that the rename doesn't break tooltip behavior

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek added inline comments.
web/utils/tooltip-utils.js
51–52 ↗(On Diff #16244)

What do you think about having a single structure with x and y props, so that it's more obvious that these are a part of a single entity?

This revision is now accepted and ready to land.Sep 2 2022, 6:36 AM
web/utils/tooltip-utils.js
51–52 ↗(On Diff #16244)

Makes sense

jacek retitled this revision from [web] Rename `x/yCoord` to `x/yAnchorPoint` in `TooltipPositionStyle` to [web] Rename `x/yCoord` to `AnchorPoint` in `TooltipPositionStyle`.
This revision is now accepted and ready to land.Sep 5 2022, 1:14 AM