cms
cms copied to clipboard
Fix issue #511
Fixes issue in #511 . The request being sent was trimming the end trailing spaces. So, start checking by trimming the trailing spaces in the searchTerm on the page itself.
PR Fixes:
- #511
Resolves #511
Checklist before requesting a review
- [Yes] I have performed a self-review of my code
- [Yes] I assure there is no similar/duplicate pull request regarding same issue