Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: UI Jumps When Hovering Over Last Message's MessageToolbox Options #971

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Abbas-Askari
Copy link

@Abbas-Askari Abbas-Askari commented Feb 9, 2025

Fixes #970 By moving MessageToolbox's button's tooltips to top instead of bottom. This is consistent with the Main Rocket Chat's tooltips.

Video/Screenshots

New:
Screenshot from 2025-02-09 16-16-11
Tooltips in main Rocket Chat are also at the top:
image

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-971 after approval.

@KrishnaShuk
Copy link

Hey @Abbas-Askari , I have made a PR #901 on it and currently working on it. And the given solution is not appropriate as the tooltip would be covered by message header on top.

@Abbas-Askari
Copy link
Author

I can't overlap with the header because there is padding at the top of the messageList.
image
image
Still, We can collaborate on a PR if you want, @KrishnaShuk.

@KrishnaShuk
Copy link

hey @Abbas-Askari! Its good idea to collaborate. Lets make the tooltip position dynamic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: UI Jumps When Hovering Over Last Message's MessageToolbox Options
2 participants