Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[Bug] Managing playback of multiple media files #182

Closed
1 task
zackkrida opened this issue Sep 2, 2021 · 0 comments · Fixed by #207
Closed
1 task

[Bug] Managing playback of multiple media files #182

zackkrida opened this issue Sep 2, 2021 · 0 comments · Fixed by #207
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents

Comments

@zackkrida
Copy link
Member

zackkrida commented Sep 2, 2021

Description

The current setup allows for multiple audio files to be played concurrently, which is a bad user experience.

Reproduction

  1. View any page with multiple audio players
  2. Press play on multiple audio players
  3. Listen to the resulting 'chaos orchestra'

Expectation

When pressing 'play' on an audio file, if there is already an active audio file it should be paused.

Screenshots

Resolution

I have proposed a solution in #183.

  • 🙋 I would be interested in resolving this bug.
@zackkrida zackkrida added 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 💻 aspect: code Concerns the software code in the repository labels Sep 2, 2021
@dhruvkb dhruvkb self-assigned this Sep 10, 2021
@zackkrida zackkrida removed the 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work label Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants