open-austin / BASTA-tfwa

Web application to help tenants keep track of documentss related to their rental unit
11 stars 9 forks source link

Please give a visual cue when the Add Tenant and Add Property forms are submitted #181

Closed minpat closed 3 years ago

minpat commented 3 years ago

Description

Hey all - currently with the Add Tenant and Add Property pages, the text fields that the user has input still remain on the screen even after they submit the form. Just wanted to open this ticket to see if we could either have the fields clear after the form is submitted and/or display a confirmation message on the pages indicating that they submitted the form successfully? Thanks.

I don't think we currently have the Add Tenant or Add Property pages linked yet, so here are the routes to the respective pages if you need them. Add Tenant: /add-tenant Add Property: /add-property

Issue with fields not clearing out - Add Tenant Issue with fields not clearing out - Add Property

minpat commented 3 years ago

We can close this since, instead of having separate pages for Add Tenant/Add Property/Edit Tenant/Edit Property, we'll be combining this functionality into the Tenant Details table. Thanks.