Live data from Hacker News

Dear Internet: Take the reset buttons off your damn forms

f00li5h.pin21.com

21–30 of 78 posts

Re: Dear Internet: Take the reset buttons off your damn forms

#21

A similar annoyance is writing a well-thought out forum post, pressing submit, and being told in some way that your session has expired. Some sites you can go back to retrieve your post, others will just present you with a newly empty form.

i have taken to select-all-copy before submitting anything anywhere for just this reason!

Re: Dear Internet: Take the reset buttons off your damn forms

#22
post #5

Dear Cats on the internet, please spellcheck your posts and proofread them before you post your rants to the internet. Otherwise some people might think they are unpleasant to read and possibly wont take them serious. If you have a "related reading" section you might want to also use it to post some links to those guides. We are here to help each other, aren't we? And: No, I don't use reset buttons.

I appreciate useful feedback

Re: Dear Internet: Take the reset buttons off your damn forms

#23
post #21

A similar annoyance is writing a well-thought out forum post, pressing submit, and being told in some way that your session has expired. Some sites you can go back to retrieve your post, others will just present you with a newly empty form.

i have taken to select-all-copy before submitting anything anywhere for just this reason!

I thought everyone started doing this back in 1997.

Re: Dear Internet: Take the reset buttons off your damn forms

#24
post #17

Earlier quoted context omitted.

Wouldn't that better be served by a "new" button?

From user acceptance testing we done, that gives the impression it would create a new record from the populated data. Edit: we use the wording "Clear" not "Reset" btw.

sounds like a "Please throw away everything I just typed" button to me ...

Re: Dear Internet: Take the reset buttons off your damn forms

#25

Why not add the following rule to your user stylesheet? input[type=reset] {display: none; visibility:hidden;} That hides them all from view.

Unless someone has "cleverly" created a Javascript-powered reset button. :) But still, good suggestion.

Re: Dear Internet: Take the reset buttons off your damn forms

#26
post #21

Earlier quoted context omitted.

i have taken to select-all-copy before submitting anything anywhere for just this reason!

I thought everyone started doing this back in 1997.

Opera did a good job of remembering what I typed in the box quite well, right up until people started adding boxes to the DOM willy-nilly!

Re: Dear Internet: Take the reset buttons off your damn forms

#28

Even better, get rid of your forms entirely, especially long forms with all kind of questions that you really don't need the answer to. Or have fields that are ambigious and improperly validated. Or multipage forms that have no way of going back without losing your filled in data.

Specially annoying is when the "check this if you don't want to receive spam from us" checkbox is unchecked every time the form is shown again after a server-side validation error.

Re: Dear Internet: Take the reset buttons off your damn forms

#29
post #26

Earlier quoted context omitted.

I thought everyone started doing this back in 1997.

Opera did a good job of remembering what I typed in the box quite well, right up until people started adding boxes to the DOM willy-nilly!

There's actually an extension Persistent Text that does this https://addons.opera.com/addons/extensions/details/persisten...

Re: Dear Internet: Take the reset buttons off your damn forms

#30

A similar annoyance is writing a well-thought out forum post, pressing submit, and being told in some way that your session has expired. Some sites you can go back to retrieve your post, others will just present you with a newly empty form.

I'm assuming this is levelled at HN? It's probably the only forum I use regularly where I get timeout's on submission. And the timeout page isn't even friendly either.
Post reply on HN