iachat/app/javascript/dashboard/components/widgets/WootWriter
Pranav 0677d8763d
fix: Update the reply box to handle play, pause callbacks from WaveSurfer (#10223)
- Implemented custom @play, @pause methods to update the state of the recording. Once the recording is finished the button icon changes from stop button to play/pause button.
- Removes the console error undefined hasAudio

Fixes https://linear.app/chatwoot/issue/CW-3609/audio-recorder-issue

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-10-05 00:17:11 -07:00
..
utils feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
AudioRecorder.vue fix: Update the reply box to handle play, pause callbacks from WaveSurfer (#10223) 2024-10-05 00:17:11 -07:00
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
Editor.vue fix: suggestions not triggering directly (#10211) 2024-10-03 15:02:56 +05:30
FullEditor.vue fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
keyboardEmojiSelector.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
ReplyBottomPanel.vue fix: Update the reply box to handle play, pause callbacks from WaveSurfer (#10223) 2024-10-05 00:17:11 -07:00
ReplyTopPanel.vue style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30