Skip to content

feat(chat): optimize chat input field responsiveness - #649

Merged
haiphucnguyen merged 1 commit into
mainfrom
feature/fix-slow-response-of-chat-input-field-in-project-view
Aug 19, 2026
Merged

feat(chat): optimize chat input field responsiveness#649
haiphucnguyen merged 1 commit into
mainfrom
feature/fix-slow-response-of-chat-input-field-in-project-view

Conversation

@haiphucnguyen

Copy link
Copy Markdown
Collaborator
  • Cache the web search enabled flag to prevent blocking UI thread during initial composition.
  • Reads configuration asynchronously on Dispatchers.IO.
  • Improves perceived performance when entering the ProjectView.
  • Refactors state management for web search flag in ChatInputField.

- Cache the web search enabled flag to prevent blocking UI thread during initial composition.
- Reads configuration asynchronously on Dispatchers.IO.
- Improves perceived performance when entering the ProjectView.
- Refactors state management for web search flag in `ChatInputField`.
@haiphucnguyen
haiphucnguyen merged commit 3fa2479 into main Aug 19, 2026
9 of 10 checks passed
@haiphucnguyen
haiphucnguyen deleted the feature/fix-slow-response-of-chat-input-field-in-project-view branch August 19, 2026 23:10
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.

1 participant