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)
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
Unknown Object (File)
Fri, Nov 1, 3:58 PM
Unknown Object (File)
Mon, Oct 28, 5:07 AM
Unknown Object (File)
Mon, Oct 28, 5:07 AM
Subscribers

Details

Summary
Test Plan

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

Diff Detail

Repository
rCOMM Comm
Branch
jacek/message-tooltip-web
Lint
No Lint Coverage
Unit
No Test Coverage

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