80d59fddc603d9b5b02d59f336dd525691b1b90e
- Introduce a new state variable `callEnded` in `useVoicePreview` to manage call termination more effectively. - Modify `MobileCallPage` to adjust the `inCall` condition based on `callEnded`, ensuring accurate UI updates during and after calls. - Update rendering logic to display appropriate messages based on call status, enhancing user feedback during call transitions. - Refactor button visibility to only show when in an active call, improving user interface clarity.
Description
No description provided
Languages
TypeScript
49.5%
Python
32%
JavaScript
17.2%
CSS
0.7%
Makefile
0.3%
Other
0.2%