GetStream / stream-chat-react

React Chat SDK ➜ Stream Chat 💬
https://getstream.io/chat/sdk/react/
Other
698 stars 272 forks source link

fix: start audio recorder timer if already recording #2453

Closed MartinCupela closed 1 month ago

MartinCupela commented 1 month ago

🎯 Goal

MediaRecorder is already in "recording" state when AudioRecordingInProgress component is rendered on iOS.

fix #2452

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.45%. Comparing base (28e26ca) to head (c609f61). Report is 4 commits behind head on release-v11.

Files Patch % Lines
...rc/components/MessageInput/hooks/useTimeElapsed.ts 0.00% 2 Missing and 1 partial :warning:
...ecorder/AudioRecorder/AudioRecordingInProgress.tsx 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v11 #2453 +/- ## =============================================== - Coverage 85.48% 85.45% -0.03% =============================================== Files 393 393 Lines 9122 9126 +4 Branches 2356 2492 +136 =============================================== + Hits 7798 7799 +1 + Misses 1122 926 -196 - Partials 202 401 +199 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stream-ci-bot commented 1 month ago

:tada: This PR is included in version 12.0.0-rc.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

stream-ci-bot commented 1 month ago

:tada: This PR is included in version 11.23.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: