-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update RTT storybook to match conceptual doc #5657
base: main
Are you sure you want to change the base?
Conversation
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-jtltjyylek.chromatic.com/ |
@azure/communication-react jest test coverage for stable.
|
@azure/communication-react jest test coverage for beta.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
CallWithChat bundle size is not changed.
|
Chat bundle size is not changed.
|
Calling bundle size is not changed.
|
|
||
### What versions of UI Library support RTT? | ||
|
||
RTT is currently in public preview and supported in 1.24.0-beta.1. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it better to just have a banner on top indicating that it's in public preview instead of having a section here indicating a version #?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We want to update this to stable version once it is out in stable. This is in the conceptual doc Tay wrote
Storybook 8 URL https://60c7ae6891f0e90039d7cd54-jpynarhwxg.chromatic.com/ |
|
||
### When I type a sentence in the RTT window, when does it get sent? | ||
|
||
A message is finalized (or "committed") when the user explicitly takes an action, such as pressing "Enter," or if no additional text is typed for 3 seconds, at which point the text will automatically commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the question asks about "sent"
But the answer never mentions sent. Rather it mentions "Finalized" and "committed". Should we somewhere indicate sent = finalized? If that's what they are specifically asking here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let me check with Tay on this
What
Why
How Tested
Process & policy checklist
Is this a breaking change?