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

fix: generating message is gone after switching to another thread #4321

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

louis-jan
Copy link
Contributor

Describe Your Changes

Fixed an issue where generating message disappear after switching to another thread then go back.

CleanShot 2024-12-23 at 14 27 35

Fixes Issues

##Changes made

This pull request includes multiple changes across various files to enhance functionality and improve code quality. The most important changes include adding new parameters to API requests, updating thread management, and modifying theme handling.

API Request Enhancements:

Thread Management Updates:

Theme Handling Improvements:

These changes aim to improve the efficiency of API calls, enhance thread management, and streamline theme handling within the application.

@github-actions github-actions bot added the type: bug Something isn't working label Dec 23, 2024
Copy link
Contributor

Barecheck - Code coverage report

Total: 68.59%

Your code coverage diff: -0.01% ▾

Uncovered files and lines
FileLines
web/helpers/atoms/ChatMessage.atom.ts31, 33-34, 57, 81-82, 84-85, 87, 90-91, 98-99, 101, 104-105, 108-109, 120, 123-124, 129, 132-133, 137, 140-141, 143-144, 147, 163-168, 170, 173-174, 176-177, 179

Copy link
Contributor

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@louis-jan louis-jan merged commit 171dad1 into main Dec 23, 2024
21 checks passed
@louis-jan louis-jan deleted the fix/generating-message-is-gone-after-exiting-thread branch December 23, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants