Block a user
Improve mobile conversation drawer layering and empty state (#59)
westfarn
created branch fix/mobile-conversation-drawer-ux in ai_ml_operations/chat_web_app
2026-07-29 05:03:44 -07:00
westfarn
pushed to fix/mobile-conversation-drawer-ux at ai_ml_operations/chat_web_app
2026-07-29 05:03:44 -07:00
Overhaul mobile conversation drawer UX on dashboard
Enable beta deploys for chat_backend + chat_web_app
Add Deploy Android workflow_dispatch button (signed AAB)
CI: build Android (assembleDebug) on merge to master
Android CI/deploy support: JDK 17 + SDK 35 on runner, keystore secrets layout
westfarn
deleted branch fix/54-outlet-date-now-remount from ai_ml_operations/chat_web_app
2026-07-29 04:04:36 -07:00
Fix mobile white screen: stop Outlet Date.now() remount loop (#54)
Mobile browser white screen after login on hesychia.ai
Root cause update (from production + recording)
Recording still solid white at hesychia.ai after login (pull-to-refresh only).
#55 localStorage guard was necessary hygiene but not the…
Fix mobile white screen: stop Outlet Date.now() remount loop (#54)
westfarn
pushed to fix/54-outlet-date-now-remount at ai_ml_operations/chat_web_app
2026-07-29 04:03:22 -07:00
westfarn
created branch fix/54-outlet-date-now-remount in ai_ml_operations/chat_web_app
2026-07-29 04:03:22 -07:00
Mobile browser white screen after login on hesychia.ai
Follow-up from mobile screen recording
Recording (Vivaldi Android, logged in, after #55 deploy) still shows solid white page at hesychia.ai. Pull-to-refresh spinner appears; no durable…
westfarn
deleted branch fix/54-mobile-localstorage-white-screen from ai_ml_operations/chat_web_app
2026-07-29 03:00:06 -07:00
Mobile browser white screen after login on hesychia.ai
Fix mobile white screen when localStorage throws on access (#54)