Handles entity names with empty space used in queries in ext_autocompletion and edit_mode.
Fixes https://gitlab.com/caosdb/caosdb-webui/-/issues/165
FIND RECORD Ice
should yield Ice Core
as a result, but insert it with quotation into the search bar.Manual testing would be good.
edit_mode.retrieve_datatype_list
with a quoted name in the query.Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.