[Chat] Update inline image / file sharing data type names#3846
[Chat] Update inline image / file sharing data type names#3846
Conversation
Chat bundle size is decreased✅.
|
Calling bundle size is not changed.
|
CallWithChat bundle size is decreased✅.
|
|
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. |
| extension: string; | ||
| id: string; | ||
| name: string; | ||
| // (undocumented) |
There was a problem hiding this comment.
Optional: Would be nice to add document of what this payload is about and what are the keys and values.
There was a problem hiding this comment.
The type is documented: https://github.com/Azure/communication-ui-library/pull/3846/files/0c588a84d91b17d2c283c66bb7bc83abfc6a1bcb#diff-d257e524dc363b5145a6b1c8b21f6f13fa9238b80aa0e665ce5505edc58ee9d9R29
I'm not sure why it's not coming through at this level with the tooling,.
|
In the storybook generated from this PR (https://60c7ae6891f0e90039d7cd54-zpwcqifwwg.chromatic.com/?path=/story/ui-components-messagethread--message-thread), |
|
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. |
Thanks; missed a storybook change. |
|
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. |
|
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. |
|
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. |
Leah-Xia-Microsoft
left a comment
There was a problem hiding this comment.
Besides Patrick's comments, all look good. Thanks for the hard work.
What
Update naming and data layout for inline images and file attachments following internal review
ChatMessage now has
filesandinlineImagesWhy
Simplify the API and clarify usage
How Tested
Process & policy checklist
Is this a breaking change?