Skip to content

User can add spaces to bypass validations in Name and Role while onboarding #28

@debamitra

Description

@debamitra

When onboarding, the user can enter only spaces in the Name and Role fields bypassing the mandatory field validations.

Proposed Solution:

  • Apply trim() to remove leading and trailing whitespaces from the input values.
  • Add this fix to Onboarding and UserProfile component
Image

@akhilnalamala please review this solution, if it works or if you have a different suggestion?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions