Skip to content

[Accessibility Bug Fix] RTT Modal heading is not defined as heading#5800

Merged
carocao-msft merged 4 commits intomainfrom
carocao/ACCS2
Apr 29, 2025
Merged

[Accessibility Bug Fix] RTT Modal heading is not defined as heading#5800
carocao-msft merged 4 commits intomainfrom
carocao/ACCS2

Conversation

@carocao-msft
Copy link
Copy Markdown
Contributor

What

https://skype.visualstudio.com/SPOOL/_workitems/edit/4111262

Why

How Tested

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 Apr 28, 2025

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

Lines Statements Functions Branches
Base 28265 / 45687
61.86%
28265 / 45687
61.86%
794 / 1451
54.72%
2361 / 3739
63.14%
Current 28321 / 45691
61.98%
28321 / 45691
61.98%
794 / 1451
54.72%
2372 / 3751
63.23%
Diff 56 / 4
0.12%
56 / 4
0.12%
0 / 0
0%
11 / 12
0.09%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2025

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

Lines Statements Functions Branches
Base 58580 / 94880
61.74%
58580 / 94880
61.74%
1184 / 2710
43.69%
3387 / 5769
58.71%
Current 58585 / 94884
61.74%
58585 / 94884
61.74%
1184 / 2710
43.69%
3411 / 5783
58.98%
Diff 5 / 4
0%
5 / 4
0%
0 / 0
0%
24 / 14
0.27%

>
<Stack horizontal horizontalAlign="space-between" verticalAlign="center" className={titleContainerClassName}>
<Text className={titleClassName}>{strings?.captionsSettingsModalTitle}</Text>
<Text className={titleClassName} role="heading">
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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Good catch, this will need a aria-level @carocao-msft

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

>
<Stack horizontal horizontalAlign="space-between" verticalAlign="center" className={titleContainerClassName}>
<Text className={titleClassName}>{strings?.realTimeTextModalTitle}</Text>
<Text role="heading" className={titleClassName}>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This will need an aria-level

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated

@github-actions
Copy link
Copy Markdown
Contributor

@carocao-msft carocao-msft enabled auto-merge (squash) April 29, 2025 16:53
@github-actions
Copy link
Copy Markdown
Contributor

CallWithChat bundle size is not changed.

  • Current size: 12413574
  • Base size: 12413574
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

Chat bundle size is not changed.

  • Current size: 1781063
  • Base size: 1781063
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

Calling bundle size is not changed.

  • Current size: 12413561
  • Base size: 12413561
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

@carocao-msft carocao-msft merged commit 7edfd0e into main Apr 29, 2025
41 checks passed
@carocao-msft carocao-msft deleted the carocao/ACCS2 branch April 29, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants