Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

More user-friendly voting input validation error messages #718

Closed
chauey opened this issue Sep 10, 2017 · 1 comment
Closed

More user-friendly voting input validation error messages #718

chauey opened this issue Sep 10, 2017 · 1 comment

Comments

@chauey
Copy link

chauey commented Sep 10, 2017

Minor enhancement.

Expected behaviour

User-friendliness includes error messages and if user picks too many users to vote for, would expect an error message non-technical people would understand better. Instead of "... Array is too long...", perhaps something like "You can only vote for 33 delegates at a time. 34 were selected."

Actual behaviour

image

Steps to reproduce

Choose over 33 delegates and try to vote for them

@slaweet slaweet added the bug label Sep 11, 2017
@slaweet
Copy link
Contributor

slaweet commented Sep 11, 2017

Before the migration, we had check that disables the "Confirm" button if more than 33 delegates are selected. We should get it back now.

There is an enhancement issue scheduled for the next version to give more aggregated info about selected delegates #445 That should help.

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

No branches or pull requests

2 participants