kvm/ui/src
Alex P f52890227f fix: verify audio source change and show accurate feedback
After setting audio output source, fetch the actual value from backend
to verify the change was applied successfully. This prevents the UI
from showing incorrect state when the backend fails to apply the change.

The optimistic update provides immediate feedback, but we now verify
the actual result and show error if backend returned a different value
than expected.
2025-10-23 23:59:02 +03:00
..
assets Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
components fix: use translation key for audio button in ActionBar 2025-10-23 23:26:23 +03:00
constants Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
hooks Merge dev into feat/audio-support 2025-10-23 23:11:17 +03:00
keyboardLayouts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
providers Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
routes fix: verify audio source change and show accurate feedback 2025-10-23 23:59:02 +03:00
utils Merge branch 'dev' into feat/audio-support 2025-10-17 00:33:32 +03:00
api.ts Release 202412292127 2024-12-29 21:27:42 +01:00
cva.config.ts Release 202412292127 2024-12-29 21:27:42 +01:00
index.css feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00
keyboardLayouts.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
keyboardMappings.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
main.tsx Merge dev into feat/audio-support 2025-10-23 23:11:17 +03:00
notifications.tsx Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
root.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
ui.config.ts Cleanup: PR Comments 2025-10-07 11:14:16 +03:00
utils.ts Localize the client/browser UI with inlang paraglide-js (#864) 2025-10-23 14:27:29 +02:00
webrtc.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00