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

scroll invalid form element to top if it's hidden by form navigation buttons #307

Conversation

jelhan
Copy link
Owner

@jelhan jelhan commented Nov 16, 2019

A form element may be in view port but hidden by form navigation buttons with have a fixed position on mobile. In that case the form element should still be scrolled to top of view port to make it visible.

Closes #302

A form element may be in view port but hidden by form navigation buttons
with have a fixed position on mobile. In that case the form element should
still be scrolled to top of view port to make it visible.
@jelhan jelhan changed the title scroll to invalid form element if it's behind form navigation buttons scroll invalid form element to top if it's hidden by form navigation buttons Nov 16, 2019
@jelhan jelhan added the bug label Nov 16, 2019
@jelhan jelhan merged commit d27a6a4 into master Nov 17, 2019
@jelhan jelhan deleted the issue-302-invalid-form-element-may-be-behind-form-navigation-buttons branch October 13, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid form element may be behind form navigation buttons on mobile
1 participant