debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Allow the user to use search at their own risk

Open xusheng6 opened this issue 1 year ago • 0 comments

Currently we disabled search while debugging because it may not work in the best way. However, it can still work in a great amount of cases, e.g., when searching in a small and known-good region. As such, we should NOT just disable it in all cases. We should somehow warn the user the search might not work as expected, explain why, and allow the user to use it anywyas

xusheng6 avatar Nov 26 '24 04:11 xusheng6