Conversation
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
…Azure/communication-ui-library into palatter/a11y-format-button-rte
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-ecjebjgrwl.chromatic.com/ |
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-wwvgomclld.chromatic.com/ |
…d for richtexteditor
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot. |
Chat bundle size is increased❗.
|
Calling bundle size is not changed.
|
CallWithChat bundle size is not changed.
|
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-eajoqzgmwl.chromatic.com/ |
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-mzantinqmr.chromatic.com/ |
…Azure/communication-ui-library into palatter/a11y-format-button-rte
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-ysjbwhsadg.chromatic.com/ |
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-plqorjfpdm.chromatic.com/ |
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-izmrmxbjka.chromatic.com/ |
@azure/communication-react jest test coverage for stable.
|
@azure/communication-react jest test coverage for beta.
|
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-dxcwgrzjht.chromatic.com/ |
|
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-gureryalok.chromatic.com/ |
What
Resolved issue where the rich text editor tool bar would not be focus when it is shown.
Before:
After:
As part of this fix, I also fixed an issue where the editor component would remount every time you show or hide the toolbar. This is due to a bug in the Fluent Stack component where the 'wrap' attribute was causing the children to remount. I replaced it with comparable CSS.
Why
How Tested
Process & policy checklist
Is this a breaking change?