[GH-ISSUE #3091] [FEAT]: Left and Right Back Buttons for Accessing Edit History and Continuing Conversations at Desired Points #1982

Open
opened 2026-02-22 18:27:33 -05:00 by yindo · 1 comment
Owner

Originally created by @chalitbkb on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3091

🥰 Feature Description

Is it possible to add back button features to the left and right, which would be very useful when users need to navigate back to any desired point? This is a basic feature present on chatgpt.com, but "anything" lacks it. It seems that for "anything," it deletes and replaces the content immediately, which sometimes causes me to mistakenly edit parts of the content editor incorrectly, resulting in previous questions and answers disappearing immediately and being unrecoverable, which happens to me frequently.

🧐 Proposed

  1. Implement Navigation (Back Button) Features:
    • Dual-Side Back Navigation: Add persistent “back” buttons on both the left and right sides of the interface. These should allow users to jump back to any previous point in the conversation history.
    • State Preservation: Instead of immediately deleting or replacing content when navigating, the system should save the current state so that users can recover or review previous interactions without data loss.

This approach would prevent accidental loss of data, provide intuitive navigation through the conversation history, and ensure that any edits are integrated seamlessly without fragmenting the dialogue.

Image

Image

Originally created by @chalitbkb on GitHub (Feb 3, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3091 ### 🥰 Feature Description Is it possible to add back button features to the left and right, which would be very useful when users need to navigate back to any desired point? This is a basic feature present on chatgpt.com, but "anything" lacks it. It seems that for "anything," it deletes and replaces the content immediately, which sometimes causes me to mistakenly edit parts of the content editor incorrectly, resulting in previous questions and answers disappearing immediately and being unrecoverable, which happens to me frequently. ### 🧐 Proposed 1. **Implement Navigation (Back Button) Features:** - **Dual-Side Back Navigation:** Add persistent “back” buttons on both the left and right sides of the interface. These should allow users to jump back to any previous point in the conversation history. - **State Preservation:** Instead of immediately deleting or replacing content when navigating, the system should save the current state so that users can recover or review previous interactions without data loss. This approach would prevent accidental loss of data, provide intuitive navigation through the conversation history, and ensure that any edits are integrated seamlessly without fragmenting the dialogue. ![Image](https://github.com/user-attachments/assets/b15f6f39-1e5b-449e-9b51-e13246b0dbd4) ![Image](https://github.com/user-attachments/assets/8fdb239c-ace6-482e-b897-916531b965f7)
yindo added the enhancementfeature request labels 2026-02-22 18:27:33 -05:00
Author
Owner

@PratikWayase commented on GitHub (Feb 7, 2025):

Hey, I’d like to work on this. Can you assign it to me?

@PratikWayase commented on GitHub (Feb 7, 2025): Hey, I’d like to work on this. Can you assign it to me?
yindo changed title from [FEAT]: Left and Right Back Buttons for Accessing Edit History and Continuing Conversations at Desired Points to [GH-ISSUE #3091] [FEAT]: Left and Right Back Buttons for Accessing Edit History and Continuing Conversations at Desired Points 2026-06-05 14:43:50 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1982