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

[PBE-5896] Fix/async voice compose render #5395

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

JcMinarro
Copy link
Member

🎯 Goal

Async-Voice attachments weren't rendered properly on Compose SDK on some situations.
Some internal properties caused it, which we use in our attachments to track the upload process.
Apart of that, the attachments factories has been reordered to ensure Async-Voice attachments use the proper factory

🎉 GIF

@JcMinarro JcMinarro requested a review from a team as a code owner September 4, 2024 14:40
@JcMinarro JcMinarro force-pushed the fix/async-voice-compose-render branch from 44c9405 to e6623b4 Compare September 5, 2024 17:02
@kanat
Copy link
Collaborator

kanat commented Sep 5, 2024

Hey @JcMinarro,

Would you mind waiting when I finish the Voice Recording Impl for Compose? :)

…mpose-render

# Conflicts:
#	stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/StreamAttachmentFactories.kt
@kanat kanat enabled auto-merge (squash) September 6, 2024 14:41
@kanat kanat merged commit 7d67509 into develop Sep 6, 2024
7 checks passed
@kanat kanat deleted the fix/async-voice-compose-render branch September 6, 2024 14:49
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.

2 participants