Hubs-Foundation / Hubs-Foundation/reticulum
PWA mode is stuck in portrait
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 459
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Because the [PWA orientation property](https://github.com/mozilla/reticulum/blob/master/lib/ret_web/templates/page/manifest.webmanifest.eex#L32) is set to `portrait` you can't rotate to landscape on mobile. For me at least, landscape is my preferred option when using the on-screen joystick.
Contributor guide
No contributing guide indexed for this repository
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
Open lib/ret_web/templates/page/manifest.webmanifest.eex at the PWA orientation property on line 32. Test the installed PWA on a mobile device in portrait and landscape; done means the app no longer forces portrait and landscape rotation works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- mobile, web-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100