-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[BUG] In admin custom sounds, multiple souds can be played at the same time. #16208
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionstaleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activitytriagedIssue reviewed and properly taggedIssue reviewed and properly tagged
Description
Description:
When admin plays customsound1 and then plays customsound2, both the sounds are played. It should play only one sound at a time. It shoud not overlap.
Steps to reproduce:
- Go to admin->custom sounds
- Play different custom sounds simultaneously.
Expected behavior:
If customsoud1 is playing and then customsound2 is played, customsound1 must automatically pause.
Actual behavior:
All the sounds can be played simultaneously which is messy.
Additional context:
I am working on it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interactionstaleStale issues will be automatically closed if no activityStale issues will be automatically closed if no activitytriagedIssue reviewed and properly taggedIssue reviewed and properly tagged