element-web/src/components/views
Travis Ralston 3d72b9e227 Render error state for audio components
Fixes https://github.com/vector-im/element-web/issues/17148

Both `AudioPlayer` and `RecordingPlayback` got a fragment added to their DOM structure, to incorporate the rarely seen error message below it. Additionally, a missing try/catch was added to the `Playback` class to handle uncaught decoding issues.

The similarity of the components is tracked in https://github.com/vector-im/element-web/issues/18161
2021-07-21 15:47:52 -06:00
..
audio_messages Render error state for audio components 2021-07-21 15:47:52 -06:00
auth Fix wrench-tests by importing EmbeddedPage through sdk.getComponent 2021-07-21 09:29:33 +02:00
avatars Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
beta only show space beta tweaks if you have the beta enabled as they do nothing otherwise 2021-07-15 08:29:50 +01:00
context_menus Merge remote-tracking branch 'origin/develop' into travis/voice-messages/download 2021-07-20 08:55:53 -06:00
dialogs fix three lints 2021-07-20 10:33:52 +01:00
directory Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
elements Revert accidental renaming of dispatcherRef 2021-07-20 13:56:49 +01:00
emojipicker Merge pull request #6347 from robintown/emojibase-updates 2021-07-20 12:57:00 +01:00
groups Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
host_signup Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
messages Merge pull request #6417 from matrix-org/travis/voice-messages/play-1 2021-07-21 07:58:46 -06:00
right_panel Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
room_settings Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
rooms Restore 'use default' naming on room notifications 2021-07-21 13:01:19 -06:00
settings Improve new layout switcher UI 2021-07-21 14:55:30 +02:00
spaces Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
terms Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
toasts Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
verification Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
voip Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile 2021-07-20 13:15:04 +02:00