This commit is contained in:
2020-03-30 23:58:14 +00:00
parent c86082d09f
commit ec02a6b934

View File

@@ -53,6 +53,7 @@ todo: update all dependencies
- Widget form: After update now the controls show broken rule color for some reason and dirty checking isn't working as save doesn't enabled
- better test other stuff too, just did a quickie (looks like it's an issue with the rule processor for forms adn the dirty checking or input event)
- No errors in console, just acting weird
- Actually, it *knows* it's dirty because I get unsaved changes error, just doesn't enable the save button and displays as if there are broken rules but no text to go with
todo: Client automated testing
- Need several as basis for all future, make sure it's right.