Skip to content
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

Add resizable panels and account settings translations #5920

Closed
wants to merge 1 commit into from

Conversation

tofarr
Copy link
Collaborator

@tofarr tofarr commented Dec 30, 2024

This PR adds:

  • A new ResizablePanel component that allows users to adjust the width of panels in the layout
  • Translations for account settings menu items in all supported languages

The changes improve the user experience by:

  • Making the layout more flexible and customizable
  • Ensuring consistent translations across all languages

To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:10a7f87-nikolaik   --name openhands-app-10a7f87   docker.all-hands.dev/all-hands-ai/openhands:10a7f87

@tofarr tofarr closed this Jan 1, 2025
@tofarr tofarr deleted the feature/resizable-panels branch January 1, 2025 22:37
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