Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Deploy CWYD, user should have multiple chat threads (chat history)
Refresh the page and in new section say "Hi", after user gets response, ask second question which will take at least 30sec to generate the complete response. Ex: show me a list of contracts from the state of Alabama that were published 2022 to 2024 OR What are the reporting requirements for the vendor under this agreement?
Actual: When response is being generated, try to move to other chat histories. Look history from first thread where currently response is getting generated, will appear on each chat history thread from past. Once response is generated completely, then we can see previous chat history properly.
Expected: When response is getting generated, User should not be able to move other sections
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information