Skip to content

Fix: broadcast message word break issue

What does this MR do and why?

Right now, the UI will break (cannot scroll) when the text is mixed with Chinese characters and English letters when its too long, the Edit button will be hidden since the sentence is just too long.

This MR fixes the word break.

/cc @prajnamas @orozot

Fix: broadcast message word break issue

  • Fix word break so the word can break correctly on UI.

Changelog: fixed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
CleanShot_2023-09-19_at_17.36.29_2x CleanShot_2023-09-19_at_17.22.55_2x

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports