Page MenuHomePhabricator

[web] Remove old tooltip components
ClosedPublic

Authored by jacek on Aug 23 2022, 5:17 AM.
Tags
None
Referenced Files
F1796857: D4923.diff
Sun, May 19, 8:20 PM
Unknown Object (File)
Mon, May 13, 2:47 PM
Unknown Object (File)
Mon, May 13, 2:47 PM
Unknown Object (File)
Thu, May 9, 5:09 PM
Unknown Object (File)
Fri, May 3, 12:51 PM
Unknown Object (File)
Sun, Apr 28, 11:11 PM
Unknown Object (File)
Sun, Apr 28, 11:11 PM
Unknown Object (File)
Sun, Apr 28, 11:10 PM
Subscribers

Details

Summary

Remove no longer used code related to tooltip.
At this point, only the new tooltip should be displayed.

The new component on the video:
https://linear.app/comm/issue/ENG-1575#comment-d3fe1db0

Test Plan

Tested the new tooltip on text, media and robotext messages with different sizes a location. Tested if all the actions work as before and the action list remains unchanged. The new tooltip should not cover inline sidebar if it exists.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jacek held this revision as a draft.

Tested if all the actions work as before.

Have you tested if the set of actions is exactly the same as before?

This revision is now accepted and ready to land.Aug 26 2022, 9:36 AM
jacek edited the test plan for this revision. (Show Details)
In D4923#143832, @tomek wrote:

Tested if all the actions work as before.

Have you tested if the set of actions is exactly the same as before?

Yes, I've checked it

This revision was automatically updated to reflect the committed changes.