danny-avila / LibreChat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
https://librechat.ai/
MIT License
15.28k stars 2.54k forks source link

the dialog box for customGPT exceeds the page range #130

Closed wind2sing closed 1 year ago

wind2sing commented 1 year ago

If the prompt prefix for the customGPT is very long, the dialog box will exceed the page range. In this case, we won't be able to see the buttons and we can't scroll up or down the page.

image
danny-avila commented 1 year ago

Gotcha this should be an easy fix with max height* thanks for reporting this