diff --git a/dealspace b/dealspace index a5e7829..a87adbc 100755 Binary files a/dealspace and b/dealspace differ diff --git a/portal/templates/app/project.html b/portal/templates/app/project.html index f58b5e6..9a34b2b 100644 --- a/portal/templates/app/project.html +++ b/portal/templates/app/project.html @@ -915,19 +915,18 @@ return (d.name || '').toLowerCase().includes(q.toLowerCase()); }); if (!matches.length) { - // No match — just hide, the typed name will be used as-is on submit - dd.classList.add('hidden'); - return; + dd.innerHTML = `