app
app copied to clipboard
Search is not giving expected result at Report
Describe the bug A report search is not giving expected result once user type data and cleared it.
To Reproduce Steps to reproduce the behavior:
- Go to Runs(Side bar)
- Click on any run title (Plan)
- Click on 'Report'
- Type dummy(random text) e.g. zzzzzzzz
- A proper Result will display e.g. No tests matched
- Clear search content and type valid text
- A proper Result will display
- Now, Clear search text and again type e.g. zzzzzzzz
- Error - Showing some result which is incorrect as per searched text
- Clear and again type valid text
- Error - Showing result but not fully matching with searched result as shown after step 7
Expected behavior
- Search should display "No tests matched" on re-searching. (Dummy content)
- A matching result should display on Re-searching (Valid content)
Screenshots
Desktop (please complete the following information):
- OS: Windows
- Browser Chrome
- Browser Version 126.0.6478.127
Hi @prajapatimurli! Thanks for reporting the issue. The fix will be published in the upcoming release.