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

UI: Revisit the chat UI #13

Closed
cwang opened this issue Jun 7, 2023 · 2 comments
Closed

UI: Revisit the chat UI #13

cwang opened this issue Jun 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@cwang
Copy link
Contributor

cwang commented Jun 7, 2023

Describe the bug

It crashes at times in that chat history disappears, i.e. blank.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to "Ask Your Documents" and then "Manage Documents" tab
  2. Upload a doc or delete a doc
  3. Switch back to "Ask" tab
  4. You'll notice that the chat history has gone.
  5. Go to another page and come back you will get the chat history back however.

Expected behaviour

Chat UI should simply function all the time.

Screenshots
Screenshot 2023-06-07 at 09 53 12

Environment (please complete the following information):

  • OS: MacOS + Chrome
  • Code Version: 0.0.1
  • Other Runtime Versions: Python 3.11

Additional context

We're using streamlit-chat which can be swapped out if needed.

@cwang cwang added the bug Something isn't working label Jun 7, 2023
@cwang
Copy link
Contributor Author

cwang commented Jun 9, 2023

Fixed by re-arranging the menu options. Can you double check @janaka

@janaka janaka self-assigned this Jun 19, 2023
@janaka
Copy link
Contributor

janaka commented Jun 19, 2023

Following reproduction steps on main commit [1097b68](https://github.com/docqai/docq/commit/1097b685ef9c1791c6b7981f571f403673353861) the issue doesn't occur. Fix is good.

@janaka janaka closed this as completed Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants