Skip to content

refactor: remove History component from GUI layout #6275

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Iamshankhadeep
Copy link
Contributor

@Iamshankhadeep Iamshankhadeep commented Jun 24, 2025

Description

this PR removes the <History /> component from the Default route, so there will be no history unexpectedly pop up, cause we already have History as a seperate tab.

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

fixes this #6222

@Iamshankhadeep Iamshankhadeep requested a review from a team as a code owner June 24, 2025 13:13
@Iamshankhadeep Iamshankhadeep requested review from tomasz-stefaniak and removed request for a team June 24, 2025 13:13
Copy link

netlify bot commented Jun 24, 2025

👷 Deploy request for continuedev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fd420d9

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 24, 2025
Copy link

recurseml bot commented Jun 24, 2025

✨ No issues found! Your code is sparkling clean! ✨

@Iamshankhadeep
Copy link
Contributor Author

@sestinj @Patrick-Erichsen pinging for review

@Patrick-Erichsen
Copy link
Collaborator

We do already have the tab for History, but the decision to show it in this aside is intentional to give a more ChatGPT-esque GUI feel. I think the correct solution is what the request in #6222 was describing, i.e. a button to collapse the history is the user doesn't want to view it. The button state should probably persist in local storage as well.

Copy link
Collaborator

@Patrick-Erichsen Patrick-Erichsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants