This commit is contained in:
@@ -14,8 +14,13 @@ TODO CLIENT STUFF
|
||||
|
||||
TODO NEXT
|
||||
|
||||
IMMEDIATE ISSUES:
|
||||
Not clearing server errorbox on submit.
|
||||
I'm thinking I need to rethink how it works perhaps and bind it to a watched function or some shit, right now it's part of the validation system but it should be decoupled from that in reality
|
||||
Vue really expects fields to update based on watched or local properties in data so it should both get it's value for if should show and for what to show from a local property that is set maybe by the gzvalidate
|
||||
|
||||
See server project widget validation code which will now give server errors on certain values so can proceed with work.
|
||||
Current issue is where to put notifications, code is to help test also as I'm not sure if server errors will be preventing submit when their are no field errors etc
|
||||
Current issue is where to put notifications, code is to help test, also not clearing server errorbox on submit
|
||||
|
||||
Issues:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user