Skip to content

Commit

Permalink
End of call survey ready for beta release (#4333)
Browse files Browse the repository at this point in the history
* beta release eoc survey

* Change files

* Duplicate change files for beta release

* Remove unecessary stable change file

* Change files

* Duplicate change files for beta release

* Remove unecessary stable change file

* Change files

* Duplicate change files for beta release

* Remove unecessary stable change file
  • Loading branch information
carocao-msft authored Mar 26, 2024
1 parent a536d3c commit ece7e38
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"type": "prerelease",
"area": "feature",
"workstream": "End of call survey",
"comment": "The UI Library now supports End of Call survey, with the feature added to the CallComposite and CallwithChatComposite on web. The survey supports feedback for the categories of overall quality, audio, video, and screenshare. This survey appears at the end of composite experience. By default, users are taken to a “thank you for your feedback” page after survey is submitted, and taken to the end call screen if survey is skipped. We provide abilities to overwrite those default screens. The survey can be disabled or enabled. The data received is sent to Contoso’s local Azure monitoring where it can be validated for overall call quality. When free form text survey is enabled, the free form text data collected are not sent to local Azure monitoring and will need to be handled by Contoso.",
"packageName": "@azure/communication-react",
"email": "[email protected]",
"dependentChangeType": "patch"
}
4 changes: 0 additions & 4 deletions common/config/babel/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@ module.exports = {
"gallery-layout-composite",
// feature for hiding attendee name in the teams meeting
"hide-attendee-name",
// Feature for end of call survey
'end-of-call-survey',
// Feature for end of call survey self host version
'end-of-call-survey-self-host',
// Feature for meeting reactions
'reaction',
// Feature for Rich Text Editor (RTE) support
Expand Down

0 comments on commit ece7e38

Please sign in to comment.