-
Notifications
You must be signed in to change notification settings - Fork 23
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
Lightspeed: Persist last conversation state and reload on user revisit #159
base: main
Are you sure you want to change the base?
Lightspeed: Persist last conversation state and reload on user revisit #159
Conversation
Changed Packages
|
/lgtm |
@Eswaraiahsapram: changing LGTM is restricted to collaborators In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@karthikjeeyar Do you mind rebase main before I approve this change? |
/lgtm |
workspaces/lightspeed/plugins/lightspeed/src/hooks/useLastOpenedConversation.ts
Outdated
Show resolved
Hide resolved
workspaces/lightspeed/plugins/lightspeed/src/hooks/__tests__/uselastOpenedConversation.test.ts
Outdated
Show resolved
Hide resolved
2289fe0
to
a2d5aa9
Compare
New changes are detected. LGTM label has been removed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
Fixes
https://issues.redhat.com/browse/RHDHPAI-380
Description
Persist last conversation and reload on user revisit
Screenshots
Unit tests
✔️ Checklist