Skip to content

[bugfix][a11y][update] Associate in this call with username for React 16#3239

Merged
edwardlee-msft merged 17 commits intomainfrom
elee/bugfix-associate-in-this-call-with-username
Jun 21, 2023
Merged

[bugfix][a11y][update] Associate in this call with username for React 16#3239
edwardlee-msft merged 17 commits intomainfrom
elee/bugfix-associate-in-this-call-with-username

Conversation

@edwardlee-msft
Copy link
Copy Markdown
Contributor

@edwardlee-msft edwardlee-msft commented Jun 20, 2023

What

Replace useId with a custom communication react id generator to support React 16.

Screenshot 2023-06-20 at 11 11 01 Screenshot 2023-06-20 at 11 11 13 Screenshot 2023-06-20 at 11 12 01

Why

useId is a new a hook introduced in React 18. Our 1.x.x library needs to support React 16+.
https://skype.visualstudio.com/SPOOL/_workitems/edit/3118296

How Tested

MacOs CallWithChat sample voiceover

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.

Comment thread packages/react-composites/src/composites/common/utils.tsx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 20, 2023

Chat bundle size is decreased✅.

  • Current size: 2198556
  • Base size: 2198574
  • Diff size: -18

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 20, 2023

Calling bundle size is decreased✅.

  • Current size: 9966599
  • Base size: 9966617
  • Diff size: -18

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 20, 2023

CallWithChat bundle size is decreased✅.

  • Current size: 10609177
  • Base size: 10609195
  • Diff size: -18

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@edwardlee-msft edwardlee-msft enabled auto-merge (squash) June 21, 2023 20:59
@github-actions
Copy link
Copy Markdown
Contributor

@edwardlee-msft edwardlee-msft merged commit 5323c89 into main Jun 21, 2023
@edwardlee-msft edwardlee-msft deleted the elee/bugfix-associate-in-this-call-with-username branch June 21, 2023 21:21
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