danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
17.45k stars 2.9k forks source link

Enhancement: allow regular "new tab"-click on chat history (left menu bar) #1628

Closed darkBuddha closed 7 months ago

darkBuddha commented 7 months ago

What features would you like to see added?

The UI items in the left menu bar (chat history) should be clickable as a regular link to allow "scrollwheel clicks". This was done for the "new chat" button in https://github.com/danny-avila/LibreChat/issues/1470, but would make sense for the chat history also.

More details

In ChatGPT, this UI element can be "clicked regularly", i.e. when I click it with the mouse scrollwheel, it opens in a new tab, as any classic<a href= link.

I use this quite often when I want to add an additional chat, rather than navigating away from the open one. (muscle memory...)

Thank you for consideration, and this awesome project in general. 🙏🏻

Which components are impacted by your request?

UI

Pictures

No response

Code of Conduct

danny-avila commented 7 months ago

Closed by https://github.com/danny-avila/LibreChat/pull/1708