Skip to content

Conversation

dhavaljrajpara
Copy link
Contributor

What changes were proposed in this pull request?

Currently, the form fields in the Ranger UI allow inputs containing whitespace characters (e.g., spaces, tabs), which can lead to invalid or misleading data submissions. This task aims to enhance form validation by ensuring that all input fields reject entries that consist only of whitespace.

How was this patch tested?

  1. Applied the patch locally.
  2. Verified that the build completed successfully.
  3. Checked that the development server started and worked properly.

Performed UI-level sanity testing on the following modules and pages. I verified that all input values are trimmed of whitespace before being sent to the server.

  1. Service
  2. Policy
  3. User, Group, Role
  4. Security Zone

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