wordpress-mobile / wordpress-mobile/WordPress-Android
Media library - easy to trigger video playing when selecting a video
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Note: first observed by @megsfulton in https://github.com/Automattic/stories-android/issues/398, moving here.
What happens:
- Open media picker, select multiple pieces of media
- Tap on the center of the video media
- Observe it opens a fullscreen video playback mode
What I'd expect:
I don't expect to trigger the video playback when selecting the video media. I'd expect to trigger the fullscreen playback on a long press which is how to preview photo media.
Tested on various (Pixel, PIxel 3 XL, Pixel 2, Samsung J2)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the media picker by selecting multiple media items and tapping the center of a video. Compare that behavior with photo preview, where fullscreen playback is expected on long press; done means a normal video selection no longer opens fullscreen playback while long press still previews it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100