Feature: Signal forms for metadata
Open
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
With Angular 21 being released, we now have access to [Signal Forms](https://angular.dev/guide/forms/signals/overview), which is their next step of form-development based on the Signal API.
This is as good of a timing as ever to update the metadata form for 1. reactivity and 2. helpful error messages.
Here is my plan of work:
- [ ] Create test branch with update to Angular 21
- [ ] Test out signal based forms for metadata
- [ ] Evaluate if all features work as desired
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.