Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Larger Icons are being truncated on true mobile devices #45

Closed
NicoledeGreef opened this issue Nov 20, 2018 · 1 comment
Closed

Larger Icons are being truncated on true mobile devices #45

NicoledeGreef opened this issue Nov 20, 2018 · 1 comment

Comments

@NicoledeGreef
Copy link
Contributor

How to reproduce

  • SMK version I'm using: 0.8.0

  • Browser (with version) I'm using: Safari

  • OS/Platform (with version) I'm using: iOS 12

  • On a mobile device (I use an iPhone 7) visit: http://moh.apps.gov.bc.ca/alrc/?

What behaviour I'm expecting and which behaviour I'm seeing

I'm expecting to see the full icons but I see the full size of icon as a box with only a portion of the icons I expect to see.

Expected look of icons:
image.png

Actual look of icons:
image.png

Might be ALRC specific; alrc is built on 0.8.0 and the size of the icons is controlled via the alpha.css theme.

.smk-theme-alpha .material-icons {
color: #234075;
font-size: 42px;
}

The issue is not apparent when previewing at various sizes in Google Chrome's Developer Tools, on a kindle fire (android), or on a samsung tablet so it seems to be limited to iOS 12/Safari.

@NicoledeGreef NicoledeGreef transferred this issue from bcgov/smk-legacy-ui Jul 8, 2020
@NicoledeGreef NicoledeGreef added bug Something isn't working Product Launch Items that need to be resolved ahead of official Product Launch and removed Product Launch Items that need to be resolved ahead of official Product Launch labels Jul 8, 2020
@NicoledeGreef NicoledeGreef removed the bug Something isn't working label Sep 25, 2020
@NicoledeGreef
Copy link
Contributor Author

Closing this for now. ALRC will be re-built with latest SMK at some point in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants