Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn created pull request ai_ml_operations/chat_web_app#60 2026-07-29 05:03:47 -07:00
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
ecaccf88f4 Improve mobile conversation drawer layering and empty state (#59)
westfarn opened issue ai_ml_operations/chat_web_app#59 2026-07-29 05:03:30 -07:00
Overhaul mobile conversation drawer UX on dashboard
westfarn closed issue ai_ml_operations/server-infra#7 2026-07-29 04:16:25 -07:00
Enable beta deploys for chat_backend + chat_web_app
westfarn opened issue ai_ml_operations/chat_web_app#58 2026-07-29 04:07:40 -07:00
Add Deploy Android workflow_dispatch button (signed AAB)
westfarn opened issue ai_ml_operations/chat_web_app#57 2026-07-29 04:07:40 -07:00
CI: build Android (assembleDebug) on merge to master
westfarn opened issue ai_ml_operations/server-infra#9 2026-07-29 04:07:23 -07:00
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
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-29 04:04:35 -07:00
e6ae9d6b1e Fix mobile white screen: stop Outlet Date.now() remount loop (#54) (#56)
westfarn merged pull request ai_ml_operations/chat_web_app#56 2026-07-29 04:04:35 -07:00
Fix mobile white screen: stop Outlet Date.now() remount loop (#54)
westfarn commented on issue ai_ml_operations/chat_web_app#54 2026-07-29 04:03:34 -07:00
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…

westfarn created pull request ai_ml_operations/chat_web_app#56 2026-07-29 04:03:34 -07:00
Fix mobile white screen: stop Outlet Date.now() remount loop (#54)
4e32abc788 Fix mobile white screen from Outlet remount loop (#54).
westfarn created branch fix/54-outlet-date-now-remount in ai_ml_operations/chat_web_app 2026-07-29 04:03:22 -07:00
westfarn commented on issue ai_ml_operations/chat_web_app#54 2026-07-29 04:02:14 -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
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-29 03:00:06 -07:00
103ca2c5e4 Fix mobile white screen when localStorage throws on access (#54) (#55)
westfarn closed issue ai_ml_operations/chat_web_app#54 2026-07-29 03:00:05 -07:00
Mobile browser white screen after login on hesychia.ai
westfarn merged pull request ai_ml_operations/chat_web_app#55 2026-07-29 03:00:05 -07:00
Fix mobile white screen when localStorage throws on access (#54)