Matthias Nott
2026-03-07 d97d98a524d2b2dd56c718a806eecab0b3270c88
refs
author Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 14:10 +0100
committer Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 14:10 +0100
commitd97d98a524d2b2dd56c718a806eecab0b3270c88
tree 374316b743761759d7139c2befc7042dfae264c0 tree | zip | gz
parent 281834df3070cfbdfc28314ab2a2e84d321ca5df view | diff
fix: scroll-to-bottom on restart, keyboard avoiding in project picker

- MessageList fires 3 scroll attempts (100/300/700ms) for bulk loads
to catch lazy FlatList rendering on app restart
- SessionDrawer wrapped in KeyboardAvoidingView so custom path input
stays visible when keyboard opens
2 files modified
changed files
components/SessionDrawer.tsx diff | view | blame | history
components/chat/MessageList.tsx diff | view | blame | history