Skip to content

Commit 77ff625

Browse files
Merge pull request #274615 from Leah-Xia-Microsoft/feature/add-known-issues-section-for-web-ui-use-cases
Add known issues section to the UI Library use cases page
2 parents 841f52a + 97aa3ba commit 77ff625

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/communication-services/concepts/ui-library/includes/web-ui-use-cases.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,10 @@ Accessibility by design is a principle across Microsoft products. UI Library fol
141141

142142
Localization is key to making products for users around the world and who speak different languages. UI Library provides default support for some languages and capabilities, including right-to-left languages. You can provide their own localization files to use with UI Library.
143143

144+
## Known Issues
145+
146+
* The UI library doesn't support updating message type when editing existing messages at this time. Adding rich text formatting to an existing message will add html styling to the text content. Since this does not change the message type, it may result in displaying html content as plain text in the message thread.
147+
148+
144149
> [!div class="nextstepaction"]
145150
> [Visit UI Library storybook](https://azure.github.io/communication-ui-library)

0 commit comments

Comments
 (0)