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
F1794850: D5039.diff
Sun, May 19, 4:05 PM
Unknown Object (File)
Fri, May 17, 12:01 PM
Unknown Object (File)
Thu, May 9, 5:18 PM
Unknown Object (File)
Sun, Apr 28, 11:07 PM
Unknown Object (File)
Sun, Apr 28, 11:07 PM
Unknown Object (File)
Sun, Apr 28, 11:07 PM
Unknown Object (File)
Sun, Apr 28, 11:05 PM
Unknown Object (File)
Sun, Apr 28, 10:40 PM
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