This PR fixes the single record picker search filter that wasn't reset on close, thus preventing from having the result of a previous search when re-opening a single record picker. Before : https://github.com/user-attachments/assets/85a3a780-f010-4b63-8c86-2ed28202e9fd After : https://github.com/user-attachments/assets/2db082b5-add2-4952-b812-6a4f24cb3b26 Fixes https://github.com/twentyhq/twenty/issues/12667