authgear / authgear/authgear-server

Remove usage of 100vh

Open
#3,473 2 comments 0 reactions 0 assignees View on GitHub
area/authui cooldown/enhancement
Dominant language
Go
Stars
2k
Forks
125
Avg merge
2d 17h
Merged PRs (30d)
32

Description

Discovered in https://github.com/authgear/authgear-server/issues/3445

Currently, when opening auth ui in ios, there are multiple vertical scrolling elements, therefore fixed / sticky doesn't work as expected. Check how to reduce scrolling element to 1.

Maybe it is related to the use of `vh` unit.

https://stackoverflow.com/questions/37112218/css3-100vh-not-constant-in-mobile-browser

Contributor guide

Open the contributing guide

Research direction

Start in the Auth UI on iOS and inspect where `100vh` or other `vh` units are used, using linked issue #3445 for context. Reproduce the scrolling behavior and consider the work complete when the UI has one vertical scrolling element and fixed or sticky behavior works as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, ios
Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.