jpsember / golang-base

Jeff's basic Go library
0 stars 0 forks source link

Buttons can move around as result of AJAX validation #93

Open jpsember opened 1 year ago

jpsember commented 1 year ago

As an example, an incorrect password is retyped correctly, and when user attempts to click on the button, the AJAX call removes the error message of the widget above, and the button shifts up the screen so its click isn't registered.