Skip to content

[bugfix][a11y] Add announcement strings for page status#5400

Merged
edwardlee-msft merged 4 commits intomainfrom
elee/a11y-bugfix-announcement-strings
Nov 8, 2024
Merged

[bugfix][a11y] Add announcement strings for page status#5400
edwardlee-msft merged 4 commits intomainfrom
elee/a11y-bugfix-announcement-strings

Conversation

@edwardlee-msft
Copy link
Copy Markdown
Contributor

What

Announcement string updates for page statuses.

Why

A11y bug

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 Bot commented Nov 7, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2024

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

Lines Statements Functions Branches
Base 54373 / 89711
60.6%
54373 / 89711
60.6%
1107 / 2549
43.42%
3209 / 5343
60.05%
Current 54389 / 89733
60.61%
54389 / 89733
60.61%
1107 / 2549
43.42%
3209 / 5343
60.05%
Diff 16 / 22
0.01%
16 / 22
0.01%
0 / 0
0%
0 / 0
0%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2024

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

Lines Statements Functions Branches
Base 26925 / 43390
62.05%
26925 / 43390
62.05%
734 / 1351
54.33%
2140 / 3439
62.22%
Current 26876 / 43399
61.92%
26876 / 43399
61.92%
734 / 1351
54.33%
2153 / 3442
62.55%
Diff -49 / 9
-0.13%
-49 / 9
-0.13%
0 / 0
0%
13 / 3
0.33%

className={mergeStyles(titleStyle(palette, isVideoReady))}
aria-live="assertive"
data-ui-id="lobbyScreenTitle"
role="alert"
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.

We should probably add this to the notification component also... 👀

<Text styles={props.styles?.title ?? titleTextStyles()}>{strings?.title}</Text>

Copy link
Copy Markdown
Member

@JamesBurnside JamesBurnside Nov 8, 2024

Choose a reason for hiding this comment

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

May need it in the config message bars too... 👀

(beta)

(stable)

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.

I don't know about adding alerts into the notifications and error bar for now... i think we punt it and see what remains for now

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

CallWithChat bundle size is not changed.

  • Current size: 8139379
  • Base size: 8139379
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Chat bundle size is increased❗.

  • Current size: 1758876
  • Base size: 1758858
  • Diff size: 18

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Calling bundle size is not changed.

  • Current size: 8139366
  • Base size: 8139366
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

@edwardlee-msft edwardlee-msft merged commit db134ca into main Nov 8, 2024
@edwardlee-msft edwardlee-msft deleted the elee/a11y-bugfix-announcement-strings branch November 8, 2024 16:42
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.

3 participants