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

Submit button with scroll on mobile for new party form #2

Open
3 tasks
andria-dev opened this issue Oct 30, 2018 · 0 comments
Open
3 tasks

Submit button with scroll on mobile for new party form #2

andria-dev opened this issue Oct 30, 2018 · 0 comments

Comments

@andria-dev
Copy link
Collaborator

When creating a new party the form pops up and the button is still visible, but when you click on one of the inputs (party name or party limit) the keyboard pushes the dialog up and reduces its height. With this reduced height, the submit button no longer fits on this screen, instead, the user is required to scroll down to find the button, which is bad UX, in my opinion.

To fix this we could try one of the following:

  • reducing the sentences just above the button to one, more succinct, sentence.
  • removing most of the space between * indicates a required field and the <v-divider>. We would also need to modify the spacing on the other side of the <v-divider> to match, which would also save more space.
  • or taking out the sentences and the <v-divider>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant