pause icon indicating copy to clipboard operation
pause copied to clipboard

Edit Account Info form discards edits on error

Open tmetro opened this issue 6 years ago • 1 comments

If you submit the "Edit Account Info" form: https://pause.perl.org/pause/authenquery?ACTION=edit_cred

and encounter an error (like invalid email format), the form is redisplayed with an error message, and the edits (which could be valid changes to other fields) are discarded.

Modern web UX would preserve the edits by updating what is shown in the form with the error message.

tmetro avatar Jul 13 '18 16:07 tmetro

@tmetro Please check following issue, suggestion worked in my case. May be helpful for you as well. https://github.com/andk/pause/issues/139

tilalahmad avatar Dec 05 '18 07:12 tilalahmad