David Baker

Results 118 issues of David Baker

### Your use case Test the maximum transmit time in PTT mode (ie. the user should be automatically muted after the timeout) ### Have you considered any alternatives? _No response_...

T-Task

### Steps to reproduce We seem to be able to end up with multiple group calls in the same room. In this case we saw, the room got created with...

T-Defect

### Your use case #### What would you like to do? Display some placeholder for people who we believe are in the call but haven't managed to get media from...

T-Enhancement
O-Occasional
Z-Splitbrain

### Your use case #### What would you like to do? Add an error message if we can't use WebRTC (eg. if we're on an insecure domain). #### Why would...

T-Enhancement
O-Occasional
A-Developer-Experience

Probably with cypress or some cypress-a-like to start with for testing the browser, although ultimately we'll want to test on mobile platforms too. A first step would be to sync...

EPIC

Epic for getting test coverage of the group-call branch up to a point where we can merge it into mainline This should extend the basic call tests we have and...

EPIC

### Your use case #### What would you like to do? We should probably disable JS variable mangling on our production builds, or find a way to decode stack traces...

T-Task
A-Developer-Experience

### Steps to reproduce If you try to join a room that doesn't have an ongoing group call, EC will sit there for a bit and then eventually show a...

T-Defect

**Describe the bug** When choosing 'logout' from the user menu, it clears localstorage but doesn't update the app's status to reflect the fact that you're logged out. **To Reproduce** Steps...

T-Defect
S-Minor
O-Frequent

### Steps to reproduce This console message on hangup: ``` Uncaught TypeError: Cannot destructure property 'onCallFeedsChanged' of 'this.callHandlers.get(...)' as it is undefined. at FZ.disposeCall (groupCall.ts:988:13) at FZ.removeCall (groupCall.ts:937:14) at FZ.dispose...

T-Defect
S-Major
O-Uncommon