A running list of flows in TwinMind Web App that have caused problems. Use this to prioritize fixes.
<aside>
Pattern identified (2026-02-05): Many of these issues likely stem from chat components not being properly reused across different surfaces. Instead of sharing a single source of truth, composable components appear to have per-instance overrides of relevant defaults, causing inconsistent behavior and appearance.
</aside>
Location: Model selector bottom sheet (mobile)
Problem: The model selector does a black flicker when it opens and closes as a bottom sheet on mobile. Confirmed on Comet browser, may affect others.
Status: Needs investigation
Date reported: 2026-02-10
Location: Authentication / Apple Sign-In
Problem: Apple login is broken. This is a critical auth flow that QA has not been catching. Auth flows in general need to be added to a proper tracking/regression checklist since QA isn't reliably covering them.
Status: Needs fix
Date reported: 2026-02-10
Location: Chat list / chat management
Problem: Deleting chats fails or does not persist.