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 contact link to runtime settings label #6880

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rbren
Copy link
Collaborator

@rbren rbren commented Feb 21, 2025

This PR adds a "(get in touch for access)" link to the disabled runtime settings input label. The link opens a mailto: link to [email protected].

Changes:

  • Modified SettingsDropdownInput component to accept ReactNode for labels
  • Added mailto link in the runtime settings input label
  • Fixed TypeScript issues and added proper type handling

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:691b4c0-nikolaik   --name openhands-app-691b4c0   docker.all-hands.dev/all-hands-ai/openhands:691b4c0

@rbren rbren marked this pull request as ready for review February 21, 2025 16:18
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