You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using a % symbol in the search bar hangs up the search and the page component won't render - the loading animated icon displays and appears stuck
To Reproduce
Steps to reproduce the behavior:
load the screen flow
in the search bar enter a string with % after it - example Rose%
Click the search button
Expected behavior
results render with or without found records.
Screenshots
Desktop (please complete the following information):
OS: OSX 14.2.1
Browser Opera
Version 115.0.5322.77
Smartphone (please complete the following information):
N/A
Additional context
was originally testing to see if I could filter on a percentage field - using just the numerals it works - using the percentage symbol it hangs. It's possible that it would have the same behavior with other symbols but I'm unclear which to test for and which 'should' be supported - for example, does the search support wildcards like (? and * ) ?
The text was updated successfully, but these errors were encountered:
Describe the bug
Using a % symbol in the search bar hangs up the search and the page component won't render - the loading animated icon displays and appears stuck
To Reproduce
Steps to reproduce the behavior:
Expected behavior
results render with or without found records.
Screenshots
![image](https://private-user-images.githubusercontent.com/37357324/395284470-e628e807-a101-4238-a89c-9da68f4f3d96.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMzY5ODksIm5iZiI6MTczOTEzNjY4OSwicGF0aCI6Ii8zNzM1NzMyNC8zOTUyODQ0NzAtZTYyOGU4MDctYTEwMS00MjM4LWE4OWMtOWRhNjhmNGYzZDk2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIxMzEyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNiOTc4MjE1ZDFmYjY3OTUyMTQ3ZDAwODhiZWJiMzBhYjI3NmFlZDM4YTYzNzE4MTQwM2U3ZjNkNGRhZWE4NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.kVsSQr60-ovFF8tJsowfCvNKwNRYMP_CJkIP2Yh_-as)
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
was originally testing to see if I could filter on a percentage field - using just the numerals it works - using the percentage symbol it hangs. It's possible that it would have the same behavior with other symbols but I'm unclear which to test for and which 'should' be supported - for example, does the search support wildcards like (? and * ) ?
The text was updated successfully, but these errors were encountered: