Test update user

  1. Go back to your frontend application (at http://localhost:5173/).
  2. In the list of users, on the row of the user with Bill Gates name, click the Action button (the three dots at the end of the row).
  3. Click Edit.

alt text

  1. Type in the new information:
  • Name: William Henry Gates III.
  • Email: bill@microsoft.com.
  1. Click Save.

alt text

  1. You should see the updated user in the users list.

alt text

  1. Refresh the page and verify that the updated user is still persistent.