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

[QoL] Thread Viewer doesn't open to last viewed page. #93

Closed
aivct opened this issue Dec 30, 2022 · 0 comments
Closed

[QoL] Thread Viewer doesn't open to last viewed page. #93

aivct opened this issue Dec 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@aivct
Copy link

aivct commented Dec 30, 2022

Expected Behaviour:
In the main ChatGPT proper, you can pick off where you left off.
Ie, if you generated 5 responses, and decided one of the middle responses were best, ChatGPT opens to the same page.
Behaviour:
Thread viewer always opens up to last response. Ie, if your tree is as follows, where the first response is a dead end, the second response is a huge tree, and the third response is also dead end, thread viewer opens up to the third response, every time.
Workarounds:
Flicking < and > to match, although that gets quite annoying.
Solution:
Save currentLeafIndex as well, either that, or have a parallel array called "currentLeafIndices" or something like that.

@aivct aivct changed the title [QoL] Thread Viewer open to last viewed page. Incorporating currentLeafIndex in scraped data. [QoL] Thread Viewer doesn't open to last viewed page. Dec 30, 2022
@benf2004 benf2004 added the enhancement New feature or request label Dec 31, 2022
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
None yet
Development

No branches or pull requests

2 participants