c672f7b65f
- #2/#7/#19: openFromNotif opened chats via a full-page reload (location.assign), which was slow AND dropped live state — the sidebar hadn't reloaded so the header showed 'Conversation' with no DP, and an incoming call's Join/invite popup was lost. Now it opens the chat IN-PLACE (selectChat) since the app is already running; full-page nav only as a fallback when the app isn't initialised. - #9: slimmer 6px scrollbar; explicitly hide all webkit stepper-arrow variants. - #16: 1:1/small call no longer shows a stray scrollbar — meet-grid centers tiles and clips overflow (call UI fits the viewport). - #17: caller now hears a gentle ringback while waiting; stops on answer, on any call exit, and auto-stops after 45s so it never rings forever. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>