openedx / openedx/openedx-app-ios
Video player: Navigation
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Visibility in Video Only Mode:
- When accessed from the Videos tab or by tapping a video on the Course Home tab, the video navigation bar is displayed.
Video Block Elements: - Each video is represented as a block that includes:
- A preview thumbnail.
- The video title.
- A progress indicator showing the viewing progress.
- A check mark indicating if the video has been fully watched.
Horizontal Scrolling and Selection:
- Users can scroll horizontally through the video blocks.
- Tapping on a video block selects and plays that video.
Landscape Orientation Behavior: - When the device is in landscape orientation, the video navigation bar is hidden to maximize available screen space.
Accessibility: - All elements within the video navigation bar are fully accessible and compatible with screen readers.
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
Start by locating the Video Only Mode reached from the Videos tab and the Course Home tab, then inspect the current video playback and navigation screens. Done means horizontal video blocks show thumbnails, titles, progress and completion state; selection plays the video, landscape hides the bar, and all elements work with screen readers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100