Skip to content

Added Chat history similar to Grok, with Chatpreview panel on Right side #77

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 3 commits into
base: main
Choose a base branch
from

Conversation

Finityno
Copy link

Have created a Chat preview chat history similar to grok,

i have added a const MIN_LOADING_TIME_MS = 300;

This could be lowered to preference, the action bar could be improved, and looks a bit ugly right now, but might be a starting point for a new chat history similar to grok, to improve UX

Have created a Chat preview chat history similar to grok,

i have added a const MIN_LOADING_TIME_MS = 300;

This could be lowered to preference, the action bar could be improved, and looks a bit ugly right now, but might be a starting point for a new chat history similar to grok, to improve UX
Copy link

vercel bot commented Apr 22, 2025

@sondremann2015 is attempting to deploy a commit to the julienthibeaut's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Apr 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zola ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2025 8:17pm

@ibelick
Copy link
Owner

ibelick commented Apr 24, 2025

hey @Finityno, very cool, thank you for the work!
some first notes (didn’t check the code yet):

  • can we remove the “actions”? Capture d’écran 2025-04-24 à 14 09 47

  • I can’t delete chats / don’t see the delete button Capture d’écran 2025-04-24 à 14 09 39

  • can we keep top/down keystrokes to navigate chats?

thank you

@Finityno
Copy link
Author

Finityno commented Apr 24, 2025

Thanks,

Yes, i will look into this, i just quickly ported my own version, that unfortunately was using a paid ui library, so ported it over quickly, mostly made this for fun(on both versions)

Might see if i find a way to match the version i have more closely, at least fix intended features for now.

image

@Finityno
Copy link
Author

Actions are supposed to work like this, and only show if you are in an excisting chat, and hid when not in a chat, similar to Grok, but not the full action bar, but might be unnecessary of course, but just a nice flow

image

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

Successfully merging this pull request may close these issues.

2 participants