I've opted for a simple search logic that returns exact matches. Also searching for an empty string would give you the complete (initial) string as well.
Search feature can be triggered either by pressing the SEARCH icon in the top right (beside the REFRESH icon), or by pressing <ENTER> key after typing.
Hi @tomlin7 ,
This closes Issue #409.
I've opted for a simple search logic that returns exact matches. Also searching for an empty string would give you the complete (initial) string as well.
Search feature can be triggered either by pressing the
SEARCH
icon in the top right (beside theREFRESH
icon), or by pressing<ENTER>
key after typing.