Skip to content

Conversation

samgst-amazon
Copy link
Contributor

When users clicked the refresh button to refresh the webview, any open tabs in the Q chat tab were closed without notifying the server. So when users tried clicking their conversation history to open it back up, the chat would be sent to a tabID that is no longer displayed in the UI.

This fix allows users to bring back up the chat history of tabs that got closed by refreshing the webview.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@samgst-amazon samgst-amazon requested review from a team as code owners June 5, 2025 23:30
Copy link

github-actions bot commented Jun 5, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@samgst-amazon samgst-amazon merged commit 7228af1 into main Jun 6, 2025
14 of 16 checks passed
@samgst-amazon samgst-amazon deleted the samgst/chat-history-refresh-fix branch June 6, 2025 19:08
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