Matthias Nott
2026-03-07 281834df3070cfbdfc28314ab2a2e84d321ca5df
refs
author Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 14:06 +0100
committer Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 14:06 +0100
commit281834df3070cfbdfc28314ab2a2e84d321ca5df
tree 7a466919492ebdcc922b5fd6ed46e48d490c70b0 tree | zip | gz
parent e5f741ca0935b33c18dae6a7009987c88bc69241 view | diff
fix: project picker scroll, reconnect scroll, keyboard dismiss

- Project picker wrapped in ScrollView with maxHeight 300
- MessageList uses longer delay (200ms) for bulk loads (reconnect/switch)
- InputBar dismisses keyboard after sending text message
3 files modified
changed files
components/SessionDrawer.tsx diff | view | blame | history
components/chat/InputBar.tsx diff | view | blame | history
components/chat/MessageList.tsx diff | view | blame | history