Skip to content

Conversation

unijaychie
Copy link

Summary

This PR enforces validation for the Last Name field in the profile settings to prevent incomplete user data.

Changes

  • Added frontend validation to require the Last Name field.
  • Updated backend logic to reject submissions without a last name.

Testing

  • Verified that the form rejects submission without a last name.
  • Confirmed error message is displayed for missing last name.

Related Issues

Closes #262

@unijaychie unijaychie changed the title Fix: Profile Settings Allow Saving Without Last Name #262 Fix: Profile Settings Allow Saving Without Last Name Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Profile Settings Allow Saving Without Last Name
1 participant