The login page doesn't pre-fill the Bluesky handle from the platform JWT cookie. If a valid token exists, should skip login entirely and redirect to dashboard.
-
-
### Login page visual mismatch
-
The login page color scheme and layout are completely different from the landing page, the Otterwiki admin panel, and the wikis themselves. Should be visually consistent.
+
### Login page UX
+
Login page doesn't pre-fill handle from JWT cookie, doesn't auto-redirect if already authenticated, and visual style doesn't match the rest of the platform. **Plan at [[Plans/Login_Page_UX]].**
### No navigation from wiki to dashboard
-
There's no obvious way to get from within a wiki back to the platform dashboard or admin panel. Needs a nav link or menu item.
+
No way to get from within a wiki back to the platform dashboard. **Plan at [[Plans/Wiki_To_Dashboard_Navigation]].** One template change in otterwiki fork.