AutoSaveEditForm icon indicating copy to clipboard operation
AutoSaveEditForm copied to clipboard

A replacement for the default EditForm component which will auto save a form until it is successfully submitted

Results 4 AutoSaveEditForm issues
Sort by recently updated
recently updated
newest added

Currently, we just use a string Id provided by the user. This isn't unique enough to be used application-wide. We need to come up with a better way to generate...

Maintenance
Needs: Design

While user is typing, it does not actually auto-save. The user must leave the textbox by clicking somewhere else, then it gets saved. In real world scenario, I occasionally lose...

We need to be able to handle complex forms which contain both primitive and complex types. This is a placeholder issue to discuss that.

Feature
Needs: Design

- [ ] Get build working on Azure Pipelines - [ ] Register package on NuGet - [ ] Add release pipeline to NuGet

Maintenance