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 History Bugs #3055

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Fix History Bugs #3055

merged 4 commits into from
Nov 26, 2024

Conversation

RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Nov 25, 2024

Description

Fixes history bugs:

  • Not persisting edits properly and not updating minisearch on edit/delete
  • repeatedly updating chat title for current chat because state.title wasn't being updated

Also reorders json keys for more readable session files

Also changed some type names for better readability:

  • PersistedSessionInfo -> Session
  • SessionInfo -> SessionMetadata

Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit c2b639e
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/67452b6443200100087feb00
😎 Deploy Preview https://deploy-preview-3055--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@RomneyDa
Copy link
Collaborator Author

Fixes #2984

sestinj
sestinj previously approved these changes Nov 26, 2024
@sestinj sestinj merged commit ca9b763 into main Nov 26, 2024
1 check passed
@sestinj sestinj deleted the dallin/history-bug branch November 26, 2024 01:59
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.

2 participants