wesonweb / houseyourplants_app

0 stars 0 forks source link

Improve Edit form edit status #41

Open wesonweb opened 4 months ago

wesonweb commented 4 months ago

Manage form state

When an admin user clicks on edit plant the submit for button should be disabled and the form state monitored. Once interacting with the form the state should change and allow the changes to be saved.

See FormState in React Hook Form