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

Docs: responsive examples are are not responsive #2230

Closed
veswill3 opened this issue Oct 21, 2017 · 0 comments
Closed

Docs: responsive examples are are not responsive #2230

veswill3 opened this issue Oct 21, 2017 · 0 comments

Comments

@veswill3
Copy link

Steps

visit https://react.semantic-ui.com/maximize/menu-example-stackable, then open dev tools and switch to a mobile view. You can also do this on your phone (same result for me)

Expected Result

Menu elements should be responsive and stack

Actual Result

It does not stack, it just zoomes way out and shows like a super tiny version of the desktop display.

Version

chrome Version 62.0.3202.62 (Official Build) (64-bit)

Testcase

none

I was able to manually resolve the issue in dev tools by adding <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> to the <head> element.

RetroCraft added a commit to RetroCraft/Semantic-UI-React that referenced this issue Oct 21, 2017
@layershifter layershifter changed the title Responsive examples are are not responsive Docs: responsive examples are are not responsive Oct 25, 2017
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

No branches or pull requests

1 participant