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

fix: start audio recorder timer if already recording #2453

Merged

Conversation

MartinCupela
Copy link
Contributor

🎯 Goal

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

fix #2452

Copy link

codecov bot commented Jul 16, 2024

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 ⚠️
...ecorder/AudioRecorder/AudioRecordingInProgress.tsx 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MartinCupela MartinCupela merged commit 836917e into release-v11 Jul 22, 2024
7 of 8 checks passed
@MartinCupela MartinCupela deleted the fix/start-recorder-counter-already-recording branch July 22, 2024 08:06
github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
## [12.0.0-rc.6](v12.0.0-rc.5...v12.0.0-rc.6) (2024-07-22)

### Bug Fixes

* start audio recorder timer if already recording ([#2453](#2453)) ([836917e](836917e))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 12.0.0-rc.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 22, 2024
## [11.23.3](v11.23.2...v11.23.3) (2024-07-22)

### Bug Fixes

* start audio recorder timer if already recording ([#2453](#2453)) ([836917e](836917e))
@stream-ci-bot
Copy link
Collaborator

🎉 This PR is included in version 11.23.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants