Skip to content

[Bugfix] add participant count to participant list and Composite people pane#2911

Merged
dmceachernmsft merged 65 commits intomainfrom
dmceachernmsft/totalParticipantCount
Jul 26, 2023
Merged

[Bugfix] add participant count to participant list and Composite people pane#2911
dmceachernmsft merged 65 commits intomainfrom
dmceachernmsft/totalParticipantCount

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

What

image

Why

Shows the total participant count in the participant list

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

How Tested

Tested locally. +0 participant string is not there when normal. number is displayed participants subtracted from the total count coming from the SDK.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 11, 2023

Chat bundle size is increased❗.

  • Current size: 2251653
  • Base size: 2251184
  • Diff size: 469

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 11, 2023

CallWithChat bundle size is increased❗.

  • Current size: 10718588
  • Base size: 10718488
  • Diff size: 100

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 11, 2023

Calling bundle size is increased❗.

  • Current size: 10074071
  • Base size: 10073789
  • Diff size: 282

Comment thread packages/react-composites/src/composites/common/ParticipantContainer.tsx Outdated
Comment thread packages/react-composites/src/composites/common/ParticipantContainer.tsx Outdated
"participantStateHold": "On hold"
},
"ParticipantList": {
"overflowParticipantCount": "+{overflowCount} 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.

I am curious if we can review the use of "more" im unsure how its going to scale when we think of all of the other localizations

@github-actions
Copy link
Copy Markdown
Contributor

Comment thread packages/react-components/review/beta/react-components.api.md Outdated
Comment thread packages/react-components/review/beta/react-components.api.md Outdated
Comment thread packages/react-composites/tests/app/call/HermeticApp.tsx Outdated
Comment thread packages/react-composites/tests/app/call/QueryArgs.ts Outdated
Comment thread packages/react-composites/src/composites/common/ParticipantContainer.tsx Outdated
Copy link
Copy Markdown
Member

@JamesBurnside JamesBurnside left a comment

Choose a reason for hiding this comment

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

Documentation on new api surface and perhaps change to how the in this call string is augmented to have the count

@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

@github-actions
Copy link
Copy Markdown
Contributor

@dmceachernmsft dmceachernmsft added the update_snapshots Set this label to request automated update of UI snapshots label Jul 26, 2023
@github-actions github-actions Bot removed the update_snapshots Set this label to request automated update of UI snapshots label Jul 26, 2023
@github-actions
Copy link
Copy Markdown
Contributor

Failed to pass the composite 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.

@github-actions
Copy link
Copy Markdown
Contributor

@dmceachernmsft dmceachernmsft merged commit 203af3e into main Jul 26, 2023
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/totalParticipantCount branch July 26, 2023 18:01
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