You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the Message Input box.
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
The text was updated successfully, but these errors were encountered:
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 toStrikethrough
code
tooltip renamed toInline code
multiline
tooltip renamed tomulti-line code
Steps to reproduce:
Expected behavior:
Strikethrough
for thestrikethrough
.Inline Code
for theInline code
.Multi-line Code
for themultiline code
.Actual behavior:
strike
instead ofStrikethrough
.code
instead ofInline code
.multiline
instead ofMulti-line code
.bug.tooltip.mp4
The text was updated successfully, but these errors were encountered: