Make instructions modal optional
Open
Nobody has claimed this yet.
mobile
- Dominant language
- JavaScript
- Stars
- 17.6k
- Forks
- 4.4k
- PR merge metrics
- No merged PRs in 30d
Description
When I have an A-frame scene added to a non full size canvas, when exit of VR mode 'orientationModalEl' appears if the device has a portrait orientation.
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 reproducing the issue with an A-frame scene on a non-full-size canvas, then exit VR mode on a portrait-oriented device and observe when orientationModalEl appears. Trace the code responsible for that modal and determine how its display can be made optional; done means the modal no longer appears when disabled while existing behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100