element-call icon indicating copy to clipboard operation
element-call copied to clipboard

Allow join unmuted in widget mode

Open toger5 opened this issue 1 year ago • 5 comments

toger5 avatar Nov 28 '24 18:11 toger5

Actually, I've run out of time to do something today. What I noticed was that the URL parameters were not being parsed from the mocked router URL.

hughns avatar Nov 29 '24 08:11 hughns

Thanks for the finding about the router URL. The tests work locally lets see what i have setup differently!

toger5 avatar Nov 29 '24 09:11 toger5

This already checks that the widget is started in widget mode. Hence the way it is now, it would not introduce the risk of allowing to share a unmuted link.

toger5 avatar Jan 10 '25 15:01 toger5

Following discussion: marking draft until we revisit this topic as part of expected flows for telephone/DM use cases.

hughns avatar Jan 10 '25 15:01 hughns

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 23 '25 05:03 CLAassistant

This should NOT be done using url parameters since this always allows to "mock" them. The better solution is to check if we are doing an embedded build. Closing this in favor of: https://github.com/element-hq/element-call/issues/3442

toger5 avatar Aug 04 '25 16:08 toger5