Test update user

  • Go back to your frontend application (at http://localhost:5173/).

  • 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).

  • Click Edit.

    alt text

  • Type in the new information:

    • Name: William Henry Gates III.
    • Email: bill@microsoft.com.
  • Click Save.

    alt text

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

    alt text

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