Skip to content

feat: make contact title optional#786

Open
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:feature/make-contact-title-optional
Open

feat: make contact title optional#786
anonymoususer72041 wants to merge 2 commits into
opencats:masterfrom
anonymoususer72041:feature/make-contact-title-optional

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

Summary

This PR makes the contact title field optional when creating or editing contacts.

The server-side validation no longer requires a contact title, while first name and last name remain required as before. The add and edit contact forms were also updated so the title field is no longer marked as mandatory and the contact form validation no longer blocks submissions with an empty title.

Motivation

Contact titles are not always known when adding or updating a contact.

Previously, users had to enter a placeholder value just to save the contact. With this change, contacts can be saved without a title when that information is unknown, while still allowing a title to be entered whenever it is available.

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.

1 participant