CATcher-testbed / alpha10-dev-response

0 stars 0 forks source link

User Profile Bug #93

Open nus-pe-bot opened 4 days ago

nus-pe-bot commented 4 days ago

Bug Report: Unable to Save Changes in User Profile

Summary

Users are unable to save changes made to their profile information. The "Save Changes" button becomes unresponsive after editing any field.

Steps to Reproduce

  1. Log in to the application
  2. Navigate to the user profile page
  3. Edit any field (e.g., name, email, or phone number)
  4. Click the "Save Changes" button

Expected Behavior

The changes should be saved, and the user should see a confirmation message.

Actual Behavior

The "Save Changes" button becomes unresponsive. No error message is displayed, and the changes are not saved.

Environment

Screenshots

image.png

Console Errors

TypeError: Cannot read property 'submit' of undefined
    at ProfileComponent.saveChanges (profile.component.ts:58)
    at ProfileComponent_Template_button_click_6_listener (profile.component.html:45)

Additional Information

Severity

High - This bug prevents users from updating their profile information, which is a core functionality of the application.

Assigned To

Jane Doe (Backend Developer)

Priority

P1 - Critical issue affecting core functionality


Reporter: John Smith Date Reported: 2024-03-18


[original: CATcher-testbed/alpha10-interim#138] [original labels: type.FunctionalityBug severity.High]