Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper Character Validation Needed for Name and Job Title in Person Section. #1785

Closed
ashishkumar-webkul opened this issue Dec 10, 2024 · 1 comment

Comments

@ashishkumar-webkul
Copy link
Collaborator

Bug report

Title

Proper Character Validation Needed for Name and Job Title in Person Section.

Issue Description

While filling out details in the Organization form, fields like Name and Job Title accept excessively long input. Proper character validation should be implemented to limit the length of these fields.

Preconditions

Admin must be logged in.

Steps to reproduce

  1. Navigate to Admin -> Contacts -> Organization.
  2. Create or edit an Organization.
  3. Enter long input values in the Name, Address, City, and Zip Code fields.

Expected result

The system should restrict the input to a reasonable character limit and display an error message for invalid entries.

Actual result

Currently, there is no limit, and infinite values can be entered in these fields.

https://prnt.sc/QUpw4wmtQMa8

amit-webkul added a commit to amit-webkul/laravel-crm that referenced this issue Dec 27, 2024
@ashishkumar-webkul
Copy link
Collaborator Author

Checked and Found that proper validation has been added -> https://prnt.sc/a7RI-Z7TjEo5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants