seltzer
seltzer copied to clipboard
too easy to fuck up the "add payment" form
When I'm entering payments, I keep accidentally hitting enter and the form submits before i finish filling out the form. Please accomodate my klutziness
The enter key submission was intentional, to make it easy to enter a bunch of manual payments without using the mouse. If I added validation, would that help? For instance, making certain fields required?
Also, when do you find yourself hitting enter? It could be that one of the form elements has a misleading or unusual interface.
One relatively quick possibility might be a popup to confirm submission. It's still pretty quick cause you just have to hit enter twice to submit, but it give Mr. Clumsy a change to remember what he is doing and hit esc.