Some users are seeing the background video jump to full screen on mobile causing bad UX and sometimes a blank screen effect.
For example on /build, /roadmap, /get-ecash
It seems to be unique to iOS safari which has an autoplay fullscreen feature in it apparently
Even setting the video to display none the issue persisted, so opting to conditionally render the video based on screen size and show a still frame on mobile
The video playback speed is a relic of the stealthmode theme, and the ref was causing some issues here when conditionally rendering so also taking that out here
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC7bc682f5d5e1: [e.cash] Fix mobile video display issue
Preview the site and check some subpages out to see if any display issues happen on mobile
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41937 for the next 60 minutes.
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41035 for the next 60 minutes.
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41830 for the next 60 minutes.