Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.75k stars 1.57k forks source link

Allow empty queries when searching tables #14738

Closed aptkingston closed 1 month ago

aptkingston commented 1 month ago

Description

The query builder for the new search structure can return a nullish value now. Previously this never happened, so the code did not expect it and would abort search requests if the query was undefined, which broke searching. This PR updates the frontend to allow nullish queries.

Addresses

Working relationship picker: image

qa-wolf[bot] commented 1 month ago

QA Wolf here! As you write new code it's important that your test coverage is keeping up. Click here to request test coverage for this PR!