Skip to content

Conversation

DerekNonGeneric
Copy link
Contributor

@DerekNonGeneric DerekNonGeneric commented Jul 29, 2020

@DerekNonGeneric DerekNonGeneric force-pushed the fix/mobile-navbar-space branch from 09fbcc1 to 3ba654c Compare July 30, 2020 00:19
Copy link
Contributor Author

@DerekNonGeneric DerekNonGeneric Jul 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is also removing users' ability to zoom out (beyond the initial scale of 1) as this should never be necessary, however, they will still be able to zoom in if they choose to. More information about the topic can be found elsewhere.

minimum-scale The minimum amount the visitor can zoom on the page. 1.0 does not zoom.

https://css-tricks.com/snippets/html/responsive-meta-tag/

As further clarification that this is not a mistake, see the following quote from MDN.

Usage of user-scalable=no can cause accessibility issues to users with visual impairments such as low vision.

https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag#Viewport_basics

This means that we're still good as far as a11y is concerned.

@DerekNonGeneric DerekNonGeneric marked this pull request as draft August 4, 2020 01:32
@DerekNonGeneric DerekNonGeneric force-pushed the fix/mobile-navbar-space branch from 3ba654c to fa4b330 Compare August 5, 2020 01:50
@DerekNonGeneric DerekNonGeneric marked this pull request as ready for review August 5, 2020 01:51
Copy link
Collaborator

@codehag codehag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codehag codehag merged commit d5e49f5 into tc39:master Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigation space on mobile

2 participants