Skip to content

[Bug]: Basic Info Profile Form Fields Accept Numeric Characters in name field. #378

Description

@sashatakpere

Bug Description

The "First Name" and "Last Name" fields within the Basic Info section of the user profile settings are currently accepting numeric characters as valid input. This allows for invalid data entry in fields that should strictly contain alphabetical characters.

Steps to Reproduce

1.Navigate to the Settings page in the application.
2.Locate the Basic Info section of the profile form.
3.Click into the First Name input field.
4.Attempt to type numeric characters (e.g., "123").
5.Observe that the field accepts and displays the numbers.
6.Repeat the process for the Last Name input field to confirm the same behavior.

Expected Behavior

The "First Name" and "Last Name" fields should only accept alphabetical characters. Numeric input should be restricted or prevented.

Actual Behavior

The input fields currently accept both alphabetic and numeric characters, leading to invalid data entry.

Severity

Medium

Screenshots / Screen Recording

Image

Browser

Chrome

Operating System

Windows 11

Additional Context

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions