Skip to content

feat(chat): save messages in session storage#6710

Merged
aymeric-giraudet merged 1 commit intomasterfrom
feat/chat-session-storage
Sep 22, 2025
Merged

feat(chat): save messages in session storage#6710
aymeric-giraudet merged 1 commit intomasterfrom
feat/chat-session-storage

Conversation

@aymeric-giraudet
Copy link
Copy Markdown
Member

@aymeric-giraudet aymeric-giraudet commented Sep 22, 2025

Summary

FX-3521

Result

Only implemented message persistence for now, we could also do the same for whether the panel should be open or not later, preferably once we mutualise logic between vanilla and react.

It saves messages only if the status is ready

@aymeric-giraudet aymeric-giraudet requested review from a team, dhayab and shaejaz and removed request for a team September 22, 2025 15:40
@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 72613b5:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

Copy link
Copy Markdown
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

separate PR for reading the saved messages?

@aymeric-giraudet
Copy link
Copy Markdown
Member Author

It's included in there already @Haroenv, in the constructor

@aymeric-giraudet aymeric-giraudet merged commit bbe5c88 into master Sep 22, 2025
15 checks passed
@aymeric-giraudet aymeric-giraudet deleted the feat/chat-session-storage branch September 22, 2025 16: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.

3 participants