playcanvas / playcanvas/editor

Use 100dvh instead of 100% height for the body in the launch and publish HTML boilerplate

Open
#714 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: launch tab area: publishing enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
215
Avg merge
1d 29m
Merged PRs (30d)
30

Description

Since iOS 15.4, 100dvh can be used to resize an element to fit in the visible space regardless of whether the address bar is minimised or not

https://webkit.org/blog/12445/new-webkit-features-in-safari-15-4/

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the launch and publish HTML boilerplates and inspect how the body height is currently set. Update both boilerplates to use the requested viewport sizing, then verify that the body fills the visible space with the mobile browser UI expanded or minimized.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend, web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.