From 6aa355cef374b9e3a6425d160a0349df96b71a83 Mon Sep 17 00:00:00 2001 From: stroblme Date: Sat, 22 Aug 2026 09:43:09 +0200 Subject: [PATCH] up Signed-off-by: stroblme --- NOTEPAD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NOTEPAD.md b/NOTEPAD.md index bf1396f..6fda9d5 100644 --- a/NOTEPAD.md +++ b/NOTEPAD.md @@ -12,6 +12,8 @@ Deferring because out of scope is fine, but don't mention deferring than. ### To be sorted +- FEAT/UI when an installation is added to the hub, the dialog which shows the access code should disappear automatically +- BUG/UI the "Connect" button in "Remote Access" when adding an installtion to the hub is invisible and only shows upon hovering (could also be a local browser issue) - CHORE/PKG the SPA is not in the wheel: `fluksio serve` serves no UI, on the assumption that a pip install is paired with a portal. Bundling `dist/` and mounting it with `StaticFiles` would give a local dashboard — it needs a hatch