element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
70 stars 12 forks source link

[Story] Scrub the playback position of a voice message #2113

Closed jonnyandrew closed 6 months ago

jonnyandrew commented 11 months ago

Description

Acceptance criteria

Detailed green cursor (a.k.a 'scrubber') behaviour

Size estimate

None

Dependencies

Preconditions

No response

Sign-off

Android

iOS

Out of scope

No response

Open questions

No response

Subtasks

### Android
- [ ] Verified with build in screen reader
- [ ] Playback position indicator displays when playing or paused
- [ ] Tapping or dragging the player moves the playback position
- [ ] Works in the timeline for received messages
- [ ] Works in the preview player for recorded messages
- [ ] https://github.com/vector-im/element-x-android/pull/1780
- [ ] https://github.com/vector-im/element-x-android/pull/1795
- [ ] https://github.com/vector-im/element-x-android/pull/1847
### iOS
- [ ] Verified with build in screen reader
- [ ] https://github.com/vector-im/element-meta/issues/2190
- [ ] Tapping or dragging the player moves the playback position
- [ ] Works in the timeline for received messages
- [ ] Works in the preview player for recorded messages
### Other