-
Notifications
You must be signed in to change notification settings - Fork 904
feat: Add port forward button #4167
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work 👏🏼
I'm writing the documentation for this now |
Co-authored-by: Ben Potter <ben@coder.com>
…nto bq/add-portforward-to-ui-2
Use the "Port forward" button in the dashboard to access ports | ||
running on your workspace. | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Screenshot should read port, agent name, workspace name and your username
(agent name before workspace name)
Co-authored-by: Dean Sheather <dean@deansheather.com>
…nto bq/add-portforward-to-ui-2
PS: Since this was made 3x I'm going to wait until this is stable to add tests.