Implements #191 as per https://gitlab.indiscale.com/caosdb/customers/leibniz-zmt/management/-/issues/151.
Also changes the behavior of the Enter key in the query form. From the Changelog:
New behavior of the "Enter" key in the query input text field: When pressed
when the autocompletion drop-down is open, the enter key selects an option
from the autocompletion (this is as it was before). But when the "Enter" key
is pressed, when the autocompletion drop-down is not open, the query is being
submitted.
Please do test this manually. Try to follow the new documentation and let my know if something is missing.
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.