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

Comment field automatically scrolls out of view on iOS #27

Open
jay-hankins opened this issue May 15, 2018 · 1 comment
Open

Comment field automatically scrolls out of view on iOS #27

jay-hankins opened this issue May 15, 2018 · 1 comment
Labels

Comments

@jay-hankins
Copy link
Contributor

Bug description
The comment field automatically scrolls out of view on iOS browsers. The automatic scroll/positioning happens on each keypress.

Expected behavior
The comment field should be in view at all times the user is entering their comment.

Steps to reproduce the issue:

  1. Open an idea from the ideas feed (on iOS browser. perhaps android as well)
  2. Scroll to the bottom of the comments to type a new comment. (must be logged in)
  3. On each keypress, notice the issue

Technical details:

  • Platform (windows/mac/linux/docker): iOS
  • Browser: Safari

Additional context
There's a mixin that handles this. It needs rewritten so that it doesn't autoresize and scroll away.

@jay-hankins
Copy link
Contributor Author

Additionally, I think there's a chance the scale factor directives for mobile need changed. Not sure, but the page zooms in and out which I believe we don't want.

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

No branches or pull requests

1 participant