Hello,
I have built a search box, i think there is an issue with my code, because when searching i need to type in the full name exactly as written to return the results, when I would like to start typing the name and it will return the results, please may you help me achieve this outcome? Here is my code below:

The Name column in the SP is a Single line of text.
Is there a way of not showing anything on screen until the user starting typing in the textbox, would be better if they didnt see a list until started typing.
Thank you
Kind Regards