Open
Description
Currently our form validation and updating is very similar in many components, but there are no components for that
- A FormField with a label, input field, errormessage beneath, state whether it has beed changed
- A component for state handling, making valdiation, saving state infomation on the data and hasChanged state
- The form should also allow for auto saves after a interval without changes
### Tasks
- [ ] https://github.com/helpwave/web/issues/401
- [ ] Autosave
- [ ] https://github.com/helpwave/web/issues/370