HomePhabricator
Diffusion Comm 6373c2c41971

[web] Show message tooltip on hover in the pinned messages modal

Description

[web] Show message tooltip on hover in the pinned messages modal

Summary:
Currently, the tooltip displays below the pinned messages modal when a message is hovered over. This is because of the z-index property in the ModalOverlay component.

The solution here is to make the tooltip container, icons, and label to have a z-index of 5 so it displays above the modal. This visually has no effect on the tooltip in chat.

Linear: https://linear.app/comm/issue/ENG-3451/show-message-tooltip-on-hover-in-the-pinned-messages-modal

Depends on D7505

Test Plan:
Please watch the video showing the behavior of the tooltip in both chat and the pinned messages modal

Reviewers: tomek, ginsu, atul

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D7563

Details

Provenance
RohanK6 <rohan.khanderia@gmail.com>Authored on Apr 21 2023, 6:43 AM
rohanCommitted on Apr 25 2023, 6:00 PM
Reviewer
tomek
Differential Revision
D7563: [web] Show message tooltip on hover in the pinned messages modal
Parents
rCOMMb54c1b07a7a3: [web] Display a pin icon next to pinned messages in chat
Branches
Unknown
Tags
Unknown