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

Support multiple chat threads #105

Open
chrisglein opened this issue Mar 20, 2023 · 0 comments
Open

Support multiple chat threads #105

chrisglein opened this issue Mar 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chrisglein
Copy link
Owner

Summary

Likely would build on #104, otherwise the multiple chat threads wouldn't exist past a single session.

User interface for this is a big part of it. On the ChatGPT website there is something like a navigation view on the left, with multiple chat threads (summarized #31) as individual list items. We could bring in react-navigation for this (as RN Gallery does), or figure out something else. But the fork is likely going to be at the ChatSession level, with App remaining unchanged.

With multiple threads, the 💣 starts to make less sense (assuming each chat session can be ❌ from the list), unless combined with #65.

@chrisglein chrisglein added the enhancement New feature or request label Mar 20, 2023
@chrisglein chrisglein moved this to Todo in Artificial Chat Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant