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

Button: URL input field is hidden on small screens #2635

Closed
2 tasks
Soean opened this issue Sep 1, 2017 · 1 comment
Closed
2 tasks

Button: URL input field is hidden on small screens #2635

Soean opened this issue Sep 1, 2017 · 1 comment
Labels
Mobile Web Viewport sizes for mobile and tablet devices [Type] Bug An existing feature does not function as intended
Milestone

Comments

@Soean
Copy link
Member

Soean commented Sep 1, 2017

Issue Overview

If I start to type, the URL input field for buttons is hidden under the admin menu on small screens . (Tested on Macbook Pro 13' & iPhone)

Steps to Reproduce (for bugs)

  1. Add a button block. The position of the URL input field is good.

no-input

2. If I start to type, the input field jumps under the admin menu

with-input

Expected Behavior

Current Behavior

Possible Solution

Don't push the input field to the left with CSS.

Related Issues and/or PRs

Todos

  • Tests
  • Documentation
@karmatosed karmatosed added Mobile Web Viewport sizes for mobile and tablet devices [Type] Bug An existing feature does not function as intended labels Sep 4, 2017
@karmatosed karmatosed added this to the Beta 1.7 milestone Nov 2, 2017
@Soean
Copy link
Member Author

Soean commented Nov 13, 2017

Fixed by #3427

@Soean Soean closed this as completed Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile Web Viewport sizes for mobile and tablet devices [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants