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

Improve message format when invalid constraint involves multiple fields #48

Open
bboyle opened this issue Apr 16, 2014 · 0 comments
Open

Comments

@bboyle
Copy link
Owner

bboyle commented Apr 16, 2014

We currently display this:

  • Your name: Must be completed
  • Your email: Must be an email addresses
  • Birth certificate: Your attachments are too large
  • Driver licence: Your attachments are too large

When we need something more like this:

  • Your name: Must be completed
  • Your email: Must be an email addresses
  • Your attachments are too large: birth certificate, driver licence

Maybe it should say:

  • Your attachments are too large (help)
  • And help pops up a lightbox to display the file sizes and offer help?
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