This commit is contained in:
2021-04-15 20:42:21 +00:00
parent 7ffedfb152
commit cb3ea49a32
4 changed files with 27 additions and 13 deletions

View File

@@ -235,7 +235,11 @@ OVERALL
- woitem must show error indicator in row if error is in it's children so user knows where to go
`Items[${activeWoItemIndex}].scheduledUsers[
${activeItemIndex}
].estimatedQuantity`
Items[3].scheduledUsers[ 0 ].estimatedQuantity
target: "Items[3].scheduledUsers[0].EstimatedQuantity"
- test partial save (### and delete ###) with fail at each level (make up a fail if have to at server)
- Error messages should display correctly both in alert box and in each item's controls