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
18.51k stars 3.11k forks source link

[Bug]: "Hide right-most side panel" is hiding artifacts panel too #3886

Open edsonmedina opened 2 months ago

edsonmedina commented 2 months ago

What happened?

The "Hide right-most side panel" toggle (in Settings > General) is not only hiding the right side panel but also the artifacts split panel.

Steps to Reproduce

  1. Open librechat and make sure the right sidebar is expanded
  2. Go to Settings > Beta features and activate "Toggle Artifacts UI"
  3. Ask the model to generate some artifact (ie: "Generate a SaSS homepage in html and css")
  4. A new panel shows up on the right side, with the html code (and a preview button at the top)
  5. Go to Settings > General and activate "Hide right-most side panel"
  6. Both the side panel and the artifacts panel are now gone.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Screenshots

No response

Code of Conduct

danny-avila commented 2 months ago

Thanks! This is known and will address it soon