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

feat(ui): persist AI responses after interrupt #305

Closed
2 tasks
andrewrisse opened this issue Mar 21, 2024 · 1 comment
Closed
2 tasks

feat(ui): persist AI responses after interrupt #305

andrewrisse opened this issue Mar 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andrewrisse
Copy link
Contributor

andrewrisse commented Mar 21, 2024

AI responses after interrupt

Type: Feature

Description: If you interrupt an AI response and leave the conversation (for example by switching to a new thread), but you come back to the conversation, the AI response (that was incompleted) is lost. It should be persisted. This is not a bug, it's new functionality.

Note - this story is dependent on the team accepting Supabase as our solution per the ADR. #293

User Story:
As a mission hero using LeapfrogAI UI, I want to see the last response from the AI even if it was interrupted so that I am not confused that I went to the wrong thread where I thought I had asked a question.

Acceptance Criteria:

  • Partial responses are saved.
  • Unit and/or E2E tests. This may be more easy and practical to test with just an E2E.
@andrewrisse andrewrisse self-assigned this Mar 21, 2024
@andrewrisse andrewrisse added the enhancement New feature or request label Mar 21, 2024
@andrewrisse
Copy link
Contributor Author

Closed with issue #15 in lfaiui repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant