FLMNH-MGCL/spesql

Save single insert data on modal closure (when not submitted)

Closed this issue · 1 comments

Is this a NEW feature request or an UPDATE feature request?
[UPDATE]

Is your feature request related to a problem? Please describe.
If I accidentally click out of the insertion modal mid form, and re-launch the modal the values are all gone.

Describe the solution you'd like
values should persist UNLESS I submitted insertion successfully. This should include the page of the multi-step form.

c575385

reworked entire component so this issue is not necessary anymore