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)
Wed, Feb 5, 1:06 AM
Unknown Object (File)
Wed, Feb 5, 1:06 AM
Unknown Object (File)
Wed, Feb 5, 1:06 AM
Unknown Object (File)
Wed, Feb 5, 1:06 AM
Unknown Object (File)
Jan 13 2025, 8:35 PM
Unknown Object (File)
Jan 12 2025, 11:30 PM
Unknown Object (File)
Jan 5 2025, 11:07 AM
Unknown Object (File)
Jan 4 2025, 3:26 PM
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

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

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