Skip to content

[Chat] Add a Narrator announcement when a message is deleted #3844

Merged
vhuseinova-msft merged 17 commits intomainfrom
vhuseinova/deleted-message-announcement-fix
Dec 4, 2023
Merged

[Chat] Add a Narrator announcement when a message is deleted #3844
vhuseinova-msft merged 17 commits intomainfrom
vhuseinova/deleted-message-announcement-fix

Conversation

@vhuseinova-msft
Copy link
Copy Markdown
Member

What

Added an announcement when a message is deleted

Why

How Tested

Chat sample app

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 29, 2023

Chat bundle size is increased❗.

  • Current size: 1526259
  • Base size: 1525625
  • Diff size: 634

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

…com:Azure/communication-ui-library into vhuseinova/deleted-message-announcement-fix
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 30, 2023

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

Lines Statements Functions Branches
Base 21200 / 32995
64.25%
21200 / 32995
64.25%
577 / 999
57.75%
1717 / 2693
63.75%
Current 21219 / 33039
64.22%
21219 / 33039
64.22%
577 / 999
57.75%
1718 / 2695
63.74%
Diff 19 / 44
-0.03%
19 / 44
-0.03%
0 / 0
0%
1 / 2
-0.01%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 30, 2023

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

Lines Statements Functions Branches
Base 43485 / 68398
63.57%
43485 / 68398
63.57%
903 / 1937
46.61%
2691 / 4231
63.6%
Current 43508 / 68447
63.56%
43508 / 68447
63.56%
903 / 1937
46.61%
2692 / 4233
63.59%
Diff 23 / 49
-0.01%
23 / 49
-0.01%
0 / 0
0%
1 / 2
-0.01%

@github-actions
Copy link
Copy Markdown
Contributor

Comment thread packages/react-components/src/components/MessageThread.tsx Outdated
@vhuseinova-msft vhuseinova-msft marked this pull request as draft December 1, 2023 16:08
@vhuseinova-msft vhuseinova-msft marked this pull request as ready for review December 1, 2023 21:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 1, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 2, 2023

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 4, 2023

Copy link
Copy Markdown
Member

@palatter palatter left a comment

Choose a reason for hiding this comment

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

Tested and looks good!

Just curious, do we have an accessibility bug having a similar announcement on a message being edited?

@vhuseinova-msft
Copy link
Copy Markdown
Member Author

vhuseinova-msft commented Dec 4, 2023

Tested and looks good!

Just curious, do we have an accessibility bug having a similar announcement on a message being edited?

I don't thinnk we have one under the Accessibility group but we add information that message is edited for that message element

@vhuseinova-msft vhuseinova-msft merged commit 3a62507 into main Dec 4, 2023
@vhuseinova-msft vhuseinova-msft deleted the vhuseinova/deleted-message-announcement-fix branch December 4, 2023 16:55
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.

4 participants