You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Once the client is added to the table, we also want to be able to edit their information as well. In this case, let's create a modal when the pencil icon is clicked. There isn't a design for this right now, but they should be able to see the information inside the modal and edit the textboxes. Once confirmed, then the modal should close and the information must be updated in both the database and the page itself.
Acceptance Criteria
Modal popup
Textboxes in each field to edit
Updates in the page and database
The text was updated successfully, but these errors were encountered:
Description
Once the client is added to the table, we also want to be able to edit their information as well. In this case, let's create a modal when the pencil icon is clicked. There isn't a design for this right now, but they should be able to see the information inside the modal and edit the textboxes. Once confirmed, then the modal should close and the information must be updated in both the database and the page itself.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: