pangeachat / client

Learn a language while texting your friends
https://krille-chan.github.io/fluffychat/
GNU Affero General Public License v3.0
1 stars 2 forks source link

Multiple audio recording instances #347

Closed Kelrap closed 2 weeks ago

Kelrap commented 2 weeks ago

Bug Description

If the audio button is pressed multiple times between the initial press and the appearance of the audio recording popup, multiple popups will appear, all in the same spot.

Screenshot 2024-06-17 at 4 49 29 PM

Steps to Reproduce

  1. Rapidly press the audio recording button several times in a row
  2. Once the popups start appearing, background will get darker with the transparent background overlay
  3. The user has to press Cancel multiple times to close all the popups

Expected Behavior

If the audio recording button has been pressed once, further presses should not open more popups

App Version

fluffychat/allow-recording-on-web

Additional Platform Information

Chrome

Additional Context

No response

wcjord commented 2 weeks ago

@Kelrap Can you tackle a fix for this?