Add Dirty State to Form Middleware/Widget
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 92
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
Include a dirty state in the Form middleware/widget. It would be nice to use this to tell if the current values don't match the initial values. This would be used for "you have unsaved changes" confirmations and such.
Based on suggestion from Form middleware/widget PR #807
Contributor guide
Assessment
This issue has not been assessed yet.