mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 15:05:20 +00:00
- Add 150ms debounce to text field onChange handler - Prevents excessive autocomplete calculations during rapid typing - Add timer cleanup in onDisappear - Works for both main chat and private chat inputs