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

[ACS-8998] Added validation to search input to disallow certain special characters #4253

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

swapnil-verma-gl
Copy link
Contributor

JIRA ticket link or changeset's description
https://hyland.atlassian.net/browse/ACS-8998

Search APIs used to fail if search term contained any one or more of the following characters -
^ ( ) [ ] { } : /

New change adds a validation to the search input field, and disallows users to perform search if any of these characters are found

Copy link
Contributor

@nikita-web-ua nikita-web-ua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we address sonar issue?

@swapnil-verma-gl
Copy link
Contributor Author

can we address sonar issue?

No more sonar issues after the change in approach

@swapnil-verma-gl swapnil-verma-gl force-pushed the dev-acs-8998-search-term-validation branch from fec6132 to efda4c0 Compare December 6, 2024 06:17
Copy link

sonarqubecloud bot commented Dec 6, 2024

@swapnil-verma-gl swapnil-verma-gl merged commit 111f3f9 into develop Dec 18, 2024
26 checks passed
@swapnil-verma-gl swapnil-verma-gl deleted the dev-acs-8998-search-term-validation branch December 18, 2024 07:07
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.

3 participants