ampproject / ampproject/amphtml
Feature Request : Poster position for amp-video
Open
Stale
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature Request
Poster Position for amp-video
### Problem
Right now, poster position is set to 0% 0% but there is no way to change it.
### Solution
Expose an API to change the poster position through css or through a property for the amp-video tag
Contributor guide
Research direction
Start with the amp-video component implementation and its existing tests, then trace how the poster position is currently fixed at 0% 0%. Determine whether CSS or an amp-video property best fits the component API, and add coverage showing that callers can change the poster position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100