Page MenuHomePhabricator

[native] Remove TooltipInlineEngagement from RobotextMessageTooltipButton
ClosedPublic

Authored by ashoat on Oct 9 2024, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 7:55 AM
Unknown Object (File)
Sun, Nov 10, 7:20 AM
Unknown Object (File)
Sun, Nov 10, 4:51 AM
Unknown Object (File)
Sat, Nov 9, 9:45 PM
Unknown Object (File)
Sat, Nov 9, 7:59 AM
Unknown Object (File)
Sat, Nov 2, 12:23 PM
Unknown Object (File)
Fri, Nov 1, 3:18 AM
Unknown Object (File)
Wed, Oct 30, 5:26 PM
Subscribers
None

Details

Summary

This was introduced first in D4825 to solve a problem having to do with InlineEngagement appearing over the message.

But for robotext messages, we don't overlap the display of InlineEngagement with the message. As such, this problem doesn't exist for robotext messages, and doesn't need to be solved.

Depends on D13675

Test Plan

Remove TooltipInlineEngagement from text messages and multimedia messages. Observe that the issue described in D4825 appears now. Do the same for robotext messages, and confirm that the issue does not appear.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage