Skip to content

feat: reset audio player progress when the track is fully played#3066

Merged
MartinCupela merged 1 commit intomasterfrom
fix/audio-recorder-bugs
Mar 26, 2026
Merged

feat: reset audio player progress when the track is fully played#3066
MartinCupela merged 1 commit intomasterfrom
fix/audio-recorder-bugs

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

🎯 Goal

Closes REACT-923: Reset audio players when the track is fully played
Moves the message composer controller state reset higher up to prevent it from being cleared during the transition btw textarea and audio recorder.
Prevents wave progress bar from growing beyond the parent boundaries in the composer UI.

@github-actions
Copy link
Copy Markdown

Size Change: -68 B (-0.01%)

Total Size: 769 kB

Filename Size Change
./dist/cjs/index.js 236 kB -3 B (0%)
./dist/cjs/WithAudioPlayback.js 89 kB -26 B (-0.03%)
./dist/css/index.css 46.9 kB -6 B (-0.01%)
./dist/es/emojis.mjs 2.48 kB -2 B (-0.08%)
./dist/es/index.mjs 234 kB -7 B (0%)
./dist/es/WithAudioPlayback.mjs 88.7 kB -24 B (-0.03%)
ℹ️ View Unchanged
Filename Size
./dist/cjs/audioProcessing.js 1.32 kB
./dist/cjs/emojis.js 2.96 kB
./dist/cjs/mp3-encoder.js 1.27 kB
./dist/css/v2/emoji-mart.css 1.84 kB
./dist/css/v2/emoji-replacement.css 300 B
./dist/css/v2/index.css 39.4 kB
./dist/css/v2/index.layout.css 22.8 kB
./dist/es/audioProcessing.mjs 1.31 kB
./dist/es/mp3-encoder.mjs 756 B

compressed-size-action

@MartinCupela MartinCupela merged commit 7914e51 into master Mar 26, 2026
8 checks passed
@MartinCupela MartinCupela deleted the fix/audio-recorder-bugs branch March 26, 2026 12:24
github-actions bot pushed a commit that referenced this pull request Mar 27, 2026
## [14.0.0-beta.3](v14.0.0-beta.2...v14.0.0-beta.3) (2026-03-27)

### Bug Fixes

* align message reactions vertically to the center of the message list ([#3064](#3064)) ([55dd2e8](55dd2e8))
* increase message list width ([f81cae4](f81cae4))
* increase message list width ([#3062](#3062)) ([fdf0e15](fdf0e15))
* keep MessageList scrolled to the bottom ([#3068](#3068)) ([91eba1b](91eba1b))
* reliably detect whether the click originated inside before closing mobile nav ([#3061](#3061)) ([8d25ead](8d25ead))
* remove bottom padding from poll option with votes in poll results ([#3059](#3059)) ([a55774d](a55774d))

### Features

* add ContextMenu animations API and global close-on-click-outside configuration mechanism ([#3067](#3067)) ([630e5c7](630e5c7))
* quick dropdown toggle and cleanup ([#3054](#3054)) ([30ddab0](30ddab0))
* reset audio player progress when the track is fully played ([#3066](#3066)) ([7914e51](7914e51))
@stream-ci-bot
Copy link
Copy Markdown

πŸŽ‰ This PR is included in version 14.0.0-beta.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