Skip to content

Commit c1d2ce7

Browse files
committed
chore: Update TODOs
1 parent 5b8852f commit c1d2ce7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TODO.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# TODO
22

3+
## Priority
4+
5+
- [ ] Update `@form-observer/lit` to automatically use `renderByDefault` and Lit's `render` function.
6+
- [ ] Add docs on how to reconcile error messages between server and client.
7+
- [ ] **Consider** adding some kind of `revalidateOn` option for the `FormValidityObserver`. (For example, after a field has become invalid `onfocusout`, someone might want that field to be continuously validated `oninput` until it is corrected.)
8+
39
## Documentation
410

511
- [ ] Add more detailed examples of how to use `Zod` with the `defaultErrors.validate` option.

0 commit comments

Comments
 (0)