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
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
Unknown Object (File)
Apr 7 2024, 1:53 AM
Unknown Object (File)
Mar 28 2024, 8:45 AM
Unknown Object (File)
Mar 22 2024, 6:12 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