Dmceachernmsft/MeetingControlBarBooleanType#1266
Conversation
meetingCallOptions to hide whole bar.
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
button hide when false is given as options prop
…/github.com/Azure/communication-ui-library into dmceachernmsft/MeetingControlBarBooleanType
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
…/github.com/Azure/communication-ui-library into dmceachernmsft/MeetingControlBarBooleanType
Calling composite logic.
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
| // (undocumented) | ||
| meetingAdapter: MeetingAdapter; | ||
| meetingCallControlOptions?: MeetingCallControlOptions; | ||
| meetingCallControlOptions?: boolean | MeetingCallControlOptions; |
There was a problem hiding this comment.
Yeah, let's do that as a follow up PR regardless.
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
composite.
…/github.com/Azure/communication-ui-library into dmceachernmsft/MeetingControlBarBooleanType
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
1 similar comment
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" 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 "ui change" label to the PR for updating the snapshot. |
1 similar comment
|
Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
This reverts commit b66abf8. spaces are needed.
…/github.com/Azure/communication-ui-library into dmceachernmsft/MeetingControlBarBooleanType
|
Failed to pass the composite UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "ui change" label to the PR for updating the snapshot. |
What
Added to the MeetingCallControlOptions prop to allow a False boolean value.
Why
Adds functionality to hide the whole control bar for the call in the meeting composite.
added as per request in comment:How Tested
ran sample in story book with different combinations of props.