Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debounce to message input field #383

Merged

Conversation

danditomaso
Copy link
Collaborator

@danditomaso danditomaso commented Jan 25, 2025

Added debounce to message page input field to improve UI responsiveness. This should help reduce frequency of zustand store updates.

Fixes #376

@danditomaso danditomaso requested a review from Hunter275 January 25, 2025 21:44
@danditomaso danditomaso force-pushed the feat/debounce-messages-input branch from f758175 to f0dd426 Compare January 26, 2025 02:24
@danditomaso danditomaso changed the title Add debounce to messages input field Add debounce to message input field Jan 26, 2025
@danditomaso danditomaso merged commit 172e0c7 into meshtastic:master Jan 28, 2025
3 checks passed
@danditomaso danditomaso deleted the feat/debounce-messages-input branch January 28, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: The message is impossible to type
2 participants