Page MenuHomePhabricator

[web] Remove old tooltip components
ClosedPublic

Authored by jacek on Aug 23 2022, 5:17 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Sun, Apr 28, 11:06 PM
Unknown Object (File)
Sun, Apr 28, 10:39 PM
Unknown Object (File)
Mar 28 2024, 8:51 AM
Unknown Object (File)
Mar 28 2024, 8:51 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.