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

Bug : Tooltip Names for Formatting Options in ChatInputFormattingToolbar is not correct. #878

Open
AyushKumar123456789 opened this issue Jan 12, 2025 · 0 comments · May be fixed by #879
Open
Labels
bug Something isn't working

Comments

@AyushKumar123456789
Copy link

Description:

Changed the formatter tooltip names in ChatInputFormattingToolbar to provide more clarity and consistency with Rocket.chat. The following updates were made:

  • strike tooltip renamed to Strikethrough
  • code tooltip renamed to Inline code
  • multiline tooltip renamed to multi-line code

Steps to reproduce:

  1. Go to the Message Input box.
  2. Hover over the tooltips for formatting options.

Expected behavior:

Strikethrough for the strikethrough .
Inline Code for the Inline code .
Multi-line Code for the multiline code .

Actual behavior:

  • strike instead of Strikethrough.
  • code instead of Inline code.
  • multiline instead of Multi-line code.
bug.tooltip.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant