Open zcesur opened 1 month ago
/bounty $25
/attempt #102
with your implementation plan/claim #102
in the PR body to claim the bountyThank you for contributing to algora-io/tv!
Add a bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @Mubashirshariq | Sep 19, 2024, 3:34:43 PM | WIP |
🟢 @GauravBurande | Oct 10, 2024, 5:01:31 PM | #112 |
🟢 @Dibou8988 | Oct 28, 2024, 11:24:00 AM | WIP |
@zcesur can I get this assigned,then I will start working on this
/attempt #102
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@Mubashirshariq | 3 bounties from 3 projects | JavaScript, TypeScript, HTML |
Cancel attempt |
/attempt #102
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@GauravBurande | 1 bounty from 1 project | JavaScript, TypeScript, Python & more |
Cancel attempt |
any feedback on the pull request: #112?
💡 @GauravBurande submitted a pull request that claims the bounty. You can visit your bounty board to reward.
/attempt #102
@zcesur can I get this assigned,then I will start working on this
When a video is autoplayed in a muted state, we should overlay a large muted icon on the video. Clicking this icon should unmute the video and remove the overlay.
Relevant files:
assets/js/app.ts
: VideoPlayer hooklib/algora_web/live/hero_component.ex
: renders the video player on homepagelib/algora_web/live/player_component.ex
: renders the video player on other pages