Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable together mode for mobile #5581

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

cn0151
Copy link
Member

@cn0151 cn0151 commented Jan 23, 2025

What

This PR contains changes that enables together mode on mobile. It also contains changes that enables together mode display names to be tabable

Why

Needed as part of together mode integration

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.

Enabled together mode signaling divs to be tabable
Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

@cn0151 cn0151 marked this pull request as ready for review January 23, 2025 23:09
Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Member

@dmceachernmsft dmceachernmsft left a comment

Choose a reason for hiding this comment

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

Only comment is that the tabbing is not needed per A11y as @edwardlee-msft found out. I think the question is to remove it or not. approved otherwise

@cn0151 cn0151 added the does not need changelog Changes that does not affect the published package in any way do not need changelog entry label Jan 30, 2025
@cn0151 cn0151 enabled auto-merge (squash) January 30, 2025 20:43
Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Copy link
Contributor

github-actions bot commented Jan 30, 2025

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

Lines Statements Functions Branches
Base 27936 / 44345
62.99%
27936 / 44345
62.99%
783 / 1424
54.98%
2345 / 3715
63.12%
Current 27878 / 44345
62.86%
27878 / 44345
62.86%
783 / 1424
54.98%
2330 / 3704
62.9%
Diff -58 / 0
-0.13%
-58 / 0
-0.13%
0 / 0
0%
-15 / -11
-0.22%

Copy link
Contributor

github-actions bot commented Jan 30, 2025

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

Lines Statements Functions Branches
Base 57171 / 94356
60.59%
57171 / 94356
60.59%
1161 / 2687
43.2%
3445 / 5718
60.24%
Current 57243 / 94328
60.68%
57243 / 94328
60.68%
1163 / 2689
43.25%
3484 / 5747
60.62%
Diff 72 / -28
0.09%
72 / -28
0.09%
2 / 2
0.05%
39 / 29
0.38%

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

2 similar comments
Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

@cn0151 cn0151 added the update_snapshots Set this label to request automated update of UI snapshots label Jan 31, 2025
@github-actions github-actions bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jan 31, 2025
Copy link
Contributor

Calling bundle size is not changed.

  • Current size: 12401100
  • Base size: 12401100
  • Diff size: 0

Copy link
Contributor

Chat bundle size is not changed.

  • Current size: 1776794
  • Base size: 1776794
  • Diff size: 0

Copy link
Contributor

CallWithChat bundle size is not changed.

  • Current size: 12401112
  • Base size: 12401112
  • Diff size: 0

Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
does not need changelog Changes that does not affect the published package in any way do not need changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants