1
Convert empty "tab" to space in search field
C
christycorr

When copy-pasting tab-separated values from a spreadsheet to the search field (e.g.author [tab] title), the input gets correctly parsed as "author title" for the autocomplete suggestions as you type.

However, if you press "enter," the space between the two gets disregarded entirely, and no match is found for "authortitle".

Would it be possible to convert any empty [tab] to a [space] in the search field?

(I verified this behaviour on Safari and Chrome on Mac OS, both logged in and logged out.)

I'm attaching screenshots in case my explanation was unclear!

Screenshot 2023-02-08 at 07.10.57.png
Screenshot 2023-02-08 at 07.11.06.png
Comments
No-one has commented on this post yet.