-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
🗄 Make left drawer collapsible even on large screens #261
Comments
Hi, is the issue available? I would like to work on it. |
Yup! @2022H1030042G, gone ahead and assigned you |
Can you help me with this? I'm new to open source development. For e.g., where the changes are required and with the local development. |
Hey @2022H1030042G I can help. We can figure something out. |
@rp-bot , While setting up the project, where do I have to create .env file as mentioned here: https://github.com/reworkd/AgentGPT#:~:text=Create%20a%20.env%20file%20with%20the%20following%20content |
Hey @2022H1030042G Sorry about the late response. Are you in the discord server? we can talk over there. |
But to answer your question, You create the |
@rp-bot , Thanks for the information. Can I set it up on Windows? Also, please share your Discord ID. |
@rp-bot , @asim-shrestha , I am able to setup AgentGPT locally, now can anyone help me with the changes that are required in a particular file? |
I sent you a request on discord. It should be under the username: solid.stay8 |
fixed #307 |
In small screens, this left drawer collapses. We should also do the same thing in larger screens, allowing for more screen space to read the Agent runs. Note the ChatWindow div currently has a max height, we should look into making this a larger value as well
The text was updated successfully, but these errors were encountered: