cloudflare / cloudflare/stream-react
Apply `object-fit: cover` to the `<video/>` element
Offen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 198
- Forks
- 30
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, there does not seem to be a solution for filling the whole player viewport with the video provided (known as `cover`). The `` element cannot be styled since it's loaded in the ``.
Beitragsleitfaden
Rechercherichtung
Start by locating the component or entry point that renders the iframe and checking the existing player and styling options. Verify whether the embedded video element can be controlled from this package; done means the player can fill its viewport using cover behavior, with the relevant behavior covered by an existing or newly located test.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- css, react, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100