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

[Feature] Display remote participants persona data in the grid view #171

Merged

Conversation

vhuseinova-msft
Copy link
Member

@vhuseinova-msft vhuseinova-msft commented May 9, 2022

Purpose

  • Introduce functionality to set a remote participant persona data
  • Display avatars and updated names for remote participants (all data is saved and set locally)
  • Add an option for turning on remote persona data injection

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to test

Please turn on "Inject avatars" option in Settings

What to Check

Verify that the following are valid

  • images and name can be set for remote participants
  • preset image and name are shown for a participant who has identifier's last symbol in 0...5 range

Other Information

You may need to add a couple of users to the call to see avatars and updated names as some participants can have identifier's last symbol equal >5 or a letter.

Added tests for CallingSDKEventsHandling
…mmunication-ui-library-ios into task/remote-participants-custom-data-model-set

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI.xcodeproj/project.pbxproj
#	AzureCommunicationUI/AzureCommunicationUI/CallComposite.swift
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/Manager/AvatarViewManager.swift
#	AzureCommunicationUI/AzureCommunicationUITests/Manager/CompositeRemoteParticipantsManagerTests.swift
…mmunication-ui-library-ios into task/remote-participants-custom-data-model-set

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI/CallComposite.swift
#	AzureCommunicationUI/AzureCommunicationUI/DI/DependancyContainer.swift
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/Factories/CompositeViewFactory.swift
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/Manager/AvatarViewManager.swift
…mmunication-ui-library-ios into task/grid-update-remote-persona-data

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI/CallComposite.swift
#	AzureCommunicationUI/AzureCommunicationUI/DI/DependancyContainer.swift
…mmunication-ui-library-ios into task/grid-update-remote-persona-data

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUI/Presentation/SwiftUI/Calling/Grid/Cell/ParticipantGridCellViewModel.swift
…mmunication-ui-library-ios into task/grid-update-remote-persona-data

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUIDemoApp/AzureCommunicationUIDemoApp.xcodeproj/project.pbxproj
@vhuseinova-msft vhuseinova-msft changed the base branch from develop/beta to feature/customdatamodel May 9, 2022 23:33
…mmunication-ui-library-ios into task/grid-update-remote-persona-data

# Conflicts:
#	AzureCommunicationUI/AzureCommunicationUIDemoApp/AzureCommunicationUIDemoApp/Views/UIKitDemoViewController.swift
@acs-ui-bot acs-ui-bot added the task Task for completing a specific feature. label May 10, 2022
Copy link
Member

@jimchou-dev jimchou-dev left a comment

Choose a reason for hiding this comment

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

Tested, LGTM

@vhuseinova-msft vhuseinova-msft merged commit 4743c88 into feature/customdatamodel May 12, 2022
@vhuseinova-msft vhuseinova-msft deleted the task/grid-update-remote-persona-data branch May 12, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task for completing a specific feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants