Skip to content

Issue with user profile module #218

@SyahruddinSyahrir

Description

@SyahruddinSyahrir

In the user profile module, we have conducted some testing and discovered some issues:

  • The system did not save the uploaded picture and did not display it as a new profile picture.
  • The system did not save the inserted data to the database and did not display the inserted data on the user profile after submitting the edit profile form.
  • The system did not show an appropriate error message for exception handling blank input for the edit user profile form.
  • The system did not show an appropriate error message for exception handling non-blank input for the edit user profile form.

Suggestion:

-Fix the User Profile module so that the system will update the uploaded image in the edit profile form to the database and should display it as a new profile avatar.
-Fix the User Profile module so that the system will update the submitted information in the edit profile form to the database and should fetch the new inserted data from database to be displayed on the user profile section.
-Fix the User Profile module so that the system will validate the input data correctly and ensure the system show appropriate error messages to inform the user.
-Fix the User Profile module so that the system will validate the input data correctly and ensure the system show appropriate error messages to inform the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions