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

Remove Editor Experience when viewing page on "mobile" device. #46

Open
StevenDufresne opened this issue Aug 30, 2022 · 2 comments · Fixed by #47
Open

Remove Editor Experience when viewing page on "mobile" device. #46

StevenDufresne opened this issue Aug 30, 2022 · 2 comments · Fixed by #47
Assignees
Labels
enhancement New feature or request Theme

Comments

@StevenDufresne
Copy link
Collaborator

StevenDufresne commented Aug 30, 2022

The editor experience should only apply to larger viewports. Viewing the page on handheld devices makes the page hard to use.

Let's render a static version of the page.

The content is static so we probably just need to render it when we detect a handheld device.

@StevenDufresne
Copy link
Collaborator Author

I seem to be getting the mobile view on safari desktop. The layout also looks broken....?

@StevenDufresne
Copy link
Collaborator Author

I seem to be getting the mobile view on Safari desktop. The layout also looks broken....?

I think the layout looks broken because it wasn't ever really working on Desktop. So I think we just need to focus on making sure it detects properly.

@StevenDufresne StevenDufresne reopened this Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Theme
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants