Page MenuHomePhabricator

[web] Remove `MessageTimestampTooltip` component and associated styles
ClosedPublic

Authored by atul on Mar 30 2022, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 12:41 AM
Unknown Object (File)
Thu, Jun 20, 1:55 PM
Unknown Object (File)
Tue, Jun 18, 7:20 AM
Unknown Object (File)
Sat, Jun 15, 3:05 AM
Unknown Object (File)
Fri, Jun 14, 3:03 AM
Unknown Object (File)
Wed, Jun 12, 2:51 AM
Unknown Object (File)
May 2 2024, 1:13 PM
Unknown Object (File)
Apr 29 2024, 7:38 AM

Details

Summary

Remove the MessageTimestampTooltip which we will no longer need once we incorporate message timestamp into the MessageActionButtons component.

Next diff:

  1. Display timestamp as part of MessageActionButtons component.

Depends on D3567

Test Plan

flow? all usages of component were removed in the previous diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/chat/chat-message-list.css
54 ↗(On Diff #10841)

Searched messageLeftTooltip in codebase and found no relevant occurrences.

59 ↗(On Diff #10841)

Searched messageRightTooltip in codebase and found no relevant occurrences.

64 ↗(On Diff #10841)

Searched messageTopLeftTooltip in codebase and found no occurrences.

69 ↗(On Diff #10841)

Searched messageTopRightTooltip in codebase and found no occurrences.

74 ↗(On Diff #10841)

Searched messageBottomLeftTooltip in codebase and found no occurrences.

79 ↗(On Diff #10841)

Searched messageBottomRightTooltip in codebase and found no occurrences.

atul published this revision for review.Mar 30 2022, 11:29 AM
This revision is now accepted and ready to land.Mar 30 2022, 11:09 PM
This revision was landed with ongoing or failed builds.Mar 31 2022, 9:35 AM
This revision was automatically updated to reflect the committed changes.