From 45d733f263fc38be1cb5762bb005b47c4466acf5 Mon Sep 17 00:00:00 2001
From: Local Dev
Date: Mon, 7 Sep 2026 21:33:01 +0200
Subject: [PATCH] feat(sirius-x): inline search on landing, immediate feedback
on register
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Landing hero previously had a redirect-form (type → click Search → jump
to register.html). Users read that as broken because typing did nothing.
Now the landing runs the same availability check inline: hits
/api/labels/
-
-
One search checks the label across every TLD in the registry. Available names appear first.
+
+ One search checks the label across every TLD in the registry. Available names appear first.
+