Skip to content

Fix call screen layout on desktop and mobile - #26

Merged
smshagor-dev merged 2 commits into
mainfrom
fix/call-screen-layout
Aug 19, 2026
Merged

Fix call screen layout on desktop and mobile#26
smshagor-dev merged 2 commits into
mainfrom
fix/call-screen-layout

Conversation

@smshagor-dev

Copy link
Copy Markdown
Owner

Summary

Polish the private WebRTC call screen to match the requested desktop/mobile layout without touching signaling or media logic.

Changes

  • remove the old top-left caller/debug presentation
  • keep a single centered caller name with call status directly underneath
  • hide Call ID and quality debug text from end-user UI
  • add a centered top Secure badge with a pulsing green indicator
  • keep close action at the top-right with safe-area spacing
  • center and polish the bottom call controls with mobile safe-area support
  • keep remote-video layout readable by moving identity/status under the Secure badge when video is present
  • improve avatar sizing/shadow and short-screen responsiveness

Scope

Frontend presentation only. WebRTC, Socket.IO signaling, call state, permissions, and backend behavior are unchanged.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deployment failed for project syncchat with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/smshagor-devs-projects?upgradeToPro=build-rate-limit

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
syncchat Ready Ready Preview Aug 19, 2026 2:18pm

@smshagor-dev
smshagor-dev merged commit 6c0e8d8 into main Aug 19, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant