com.unity.editoriterationprofiler icon indicating copy to clipboard operation
com.unity.editoriterationprofiler copied to clipboard

Searching is extremely unresponsive when there are many entries

Open trondtactile opened this issue 4 years ago • 3 comments

In my case, a search was applied for each letter I types, each search taking over 5 seconds. At the very least, the search should only start after the user is done typing in the search string.

trondtactile avatar Apr 09 '21 09:04 trondtactile

Hi! Thanks for reporting this :)

I am aware searching is slow, and I agree with you - it should only start searching after the user has paused typing. This is how the default search works for now, but there could be workarounds that can be implemented usually. When I have some time I will try to address this :D

rarepops avatar Apr 09 '21 09:04 rarepops

Great! :D

trondtactile avatar Apr 09 '21 11:04 trondtactile

Unfortunately haven't had time to look into this, but I do review any PR's, should you have any :)

rarepops avatar Sep 23 '21 15:09 rarepops