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

Set up audio controls #26

Closed
5 of 6 tasks
illright opened this issue Feb 1, 2022 · 0 comments · Fixed by #67
Closed
5 of 6 tasks

Set up audio controls #26

illright opened this issue Feb 1, 2022 · 0 comments · Fixed by #67
Assignees
Milestone

Comments

@illright
Copy link
Collaborator

illright commented Feb 1, 2022

This should probably be a single component, a feature in terms of Feature Sliced Design.

Acceptance criteria:

  • it allows pausing/resuming playback
  • it allows jumping forward 30s
  • it allows jumping backward 10s
  • it allows scrubbing
  • it is integrated with the <audio> element that is in the layout (i.e. it doesn't add its own <audio> element)
  • it is covered with unit tests

P.S. don't spend too much time styling, just use plain HTML

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants