You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
Technical details:
Additional context
There's a mixin that handles this. It needs rewritten so that it doesn't autoresize and scroll away.
The text was updated successfully, but these errors were encountered: