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

🐛 Bug Report: Issues with Conversation Navigation and Deletion #1208

Open
2 tasks done
JeevaRamanathan opened this issue Oct 3, 2024 · 0 comments
Open
2 tasks done
Assignees

Comments

@JeevaRamanathan
Copy link
Contributor

📜 Description

When creating a conversation within the application, users encounter two main issues that disrupt the flow of conversation continuity:

Inability to Return to a Conversation: If the user navigates to the Settings or About page, they are unable to click and return to the same conversation .

Deleted Conversation Does Not Reset: When a conversation is deleted, the application does not reset or update the conversation list properly, the conversation remains when title is removed in the sidebar.

👟 Reproduction steps

For Inability to Return to a Conversation:

  1. Create a new chat and engage in it.
  2. Navigate to the Settings or About page during the conversation.
  3. Attempt to return to the previous conversation page.

Expected Behavior:
The user should be able to navigate back to the current conversation smoothly.

For Deleted Conversation Does Not Reset:

  1. Create and engage in a conversation.
  2. Delete the conversation.
  3. Observe that the deleted conversation still appears when only the conversation title gets removed on the sidebar.

Expected Behavior:
The deleted conversation should be removed/reset.

👍 Expected behavior

Mentioned above.

👎 Actual Behavior with Screenshots

image
It can be seen that both settings and the current conversation is active is sidebar.

💻 Operating system

Windows

What browsers are you seeing the problem on?

Chrome

🤖 What development environment are you experiencing this bug on?

Docker

🔒 Did you set the correct environment variables in the right path? List the environment variable names (not values please!)

Yes

📃 Provide any additional context for the Bug.

I would like to raise a single PR that addresses both under hacktoberfest.

📖 Relevant log output

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🔗 Are you willing to submit PR?

Yes, I am willing to submit a PR!

🧑‍⚖️ Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant