Details
-
Sub-bug
-
Status: Resolved
-
Medium
-
Resolution: Fixed
-
None
-
None
-
None
-
XPORTERCLOUD 2021 Sprint 8, XPORTERCLOUD 2021 Sprint 9, XPORTERCLOUD 2021 Sprint 10, XPORTERCLOUD 2021 Sprint 11, XPORTERCLOUD 2021 Sprint 12
-
Description
Short description: Search field is not working properly. It takes some time to write da characters and if you write a lot of characters the request stays in an infinite loading
CASE 1
Steps to reproduce:
- Start to write some characters
Actual result: the search field starts to be very slow when present the characters
Expected result: The search field should be more flowed
CASE 2
Steps to reproduce:
- Write more than 300 or 500 characters in the search field
Actual result: The page stays in an infinite loading
Expected result: You should limit the search filed to the number of characters allowed in the template filename and with that number the page should work correctly, should do the request correctly
CASE 3
Steps to reproduce:
- Write ** in the search field
Actual result: The page stays in an infinite loading and in the console the request has an error
Expected result: It should return "There are no audit" instead of the infinite loading and the error in the console