Skip to content

[Notifications] hide notification#5751

Merged
dmceachernmsft merged 13 commits intomainfrom
dmceachernmsft/hide-notifications
Apr 3, 2025
Merged

[Notifications] hide notification#5751
dmceachernmsft merged 13 commits intomainfrom
dmceachernmsft/hide-notifications

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

@dmceachernmsft dmceachernmsft commented Mar 27, 2025

What

Add API to hide the notifications in the CallComposite.

Why

We want to allow Contoso to use their own notification stack to be able to show custom notifcations in a composite experience

How Tested

Built and tested locally
image
image

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 27, 2025

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 28092 / 44728
62.8%
28092 / 44728
62.8%
788 / 1439
54.76%
2340 / 3717
62.95%
Current 28101 / 44740
62.8%
28101 / 44740
62.8%
788 / 1439
54.76%
2352 / 3727
63.1%
Diff 9 / 12
0%
9 / 12
0%
0 / 0
0%
12 / 10
0.15%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 27, 2025

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 58444 / 94481
61.85%
58444 / 94481
61.85%
1180 / 2698
43.73%
3535 / 5837
60.56%
Current 58467 / 94518
61.85%
58467 / 94518
61.85%
1180 / 2698
43.73%
3533 / 5838
60.51%
Diff 23 / 37
0%
23 / 37
0%
0 / 0
0%
-2 / 1
-0.05%

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

@dmceachernmsft
Copy link
Copy Markdown
Member Author

Bundle size changed caused by new strings in component package for new notifications

carocao-msft
carocao-msft previously approved these changes Apr 2, 2025
Comment thread packages/communication-react/review/beta/communication-react.api.md Outdated
Comment thread packages/communication-react/review/beta/communication-react.api.md Outdated
Comment thread packages/react-components/src/components/NotificationStack.tsx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

Copy link
Copy Markdown
Member

@JamesBurnside JamesBurnside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just some naming suggestions on the latest iteration

…pi.md

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

Chat bundle size is increased❗.

  • Current size: 1776585
  • Base size: 1775263
  • Diff size: 1322

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

CallWithChat bundle size is not changed.

  • Current size: 12401048
  • Base size: 12401048
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

Calling bundle size is not changed.

  • Current size: 12401036
  • Base size: 12401036
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 2, 2025

@dmceachernmsft dmceachernmsft enabled auto-merge (squash) April 3, 2025 00:06
togetherModeEnded: 'NotificationBarTogetherModeIcon'
togetherModeEnded: 'NotificationBarTogetherModeIcon',
transcriptionError: 'NotificationBarTranscriptionError',
transcriptionStartedByYou: 'NotificationBartranscriptionStartedByYou'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
transcriptionStartedByYou: 'NotificationBartranscriptionStartedByYou'
transcriptionStartedByYou: 'NotificationBarTranscriptionStartedByYou'

Copy link
Copy Markdown
Member

@JamesBurnside JamesBurnside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try fix the notificationoptions_2 weirdness before merging

@dmceachernmsft dmceachernmsft merged commit 8a05389 into main Apr 3, 2025
41 checks passed
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/hide-notifications branch April 3, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants