EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

Fixed positioning of tooltips and improved the UI.

Open Yashraj7890 opened this issue 2 years ago • 1 comments

The tooltip component has been facing problems as it was overlaying smaller components and was facing positioning issues.

The component has been readjusted and the UI has been improved by improving visibility (made it similar to the rocket.chat tooltips), and also a slight delay in the appearance of the tooltips has been added.

After Changes:

https://github.com/RocketChat/EmbeddedChat/assets/98230836/2d5cc570-5ab8-466f-9abc-0b3826ea851b

Fixes #505

Yashraj7890 avatar Jan 18 '24 15:01 Yashraj7890

Hey @sidmohanty11 some changes were made to the tooltip component recently and those changes tried fixing the tooltip component's positioning which worked partially. I have fixed the positioning and now it works well, also some merge conflicts that came up after the PR was created have been resolved.

Yashraj7890 avatar Mar 28 '24 14:03 Yashraj7890