Completed
Last Updated: 15 Dec 2017 11:05 by ADMIN
ADMIN
Elena
Created on: 19 Dec 2016 09:32
Type: Feature Request
1
The project explorer search bar to search for whole string instead of dynamic search
The concern is that Test Studio begins performing the search dynamically as soon as the first character is typed, and continues redoing the search on each subsequent character typed and for very large projects this causes the tool to freeze for several minutes. 

It would be nice to have the ability to disable the dynamic search feature (as soon as a character is typed) and have a search bar that requires a full string of text entered before the search is performed. 

Additionally, after a search is completed, all nodes in the project tree structure are expanded with no easy way to collapse the tree back again. 
2 comments
ADMIN
Daniel Djambov
Posted on: 15 Dec 2017 11:05
We have implemented option to collapse project items after clearing a search and persisting pre-search expand level, which should address the above mentioned behaviors. Our product release with this new implementation is expected to be out in Jan 2018.
Dev1
Posted on: 19 Dec 2016 19:08
maybe using a database would speed up the search, or use some sort of indexing...right now the search feature is unusable with projects of any decent size.