-
Notifications
You must be signed in to change notification settings - Fork 881
feat: display all shared coder_apps
in the workspaces tab or a separate new tab to other users
#6278
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
Comments
Ahhh, I see. This is a really good idea. We would have to rethink a bit how the UI is architected but definitely something to think about. Some of my initial ideas are to have a page for Apps and show the apps there with a few filters like, "All apps", "Your apps", "Shared apps", "By workspace". @bpmct @kylecarbs what do you think? |
I would still like to see this. |
@bpmct would you think this should be done? |
Related to #13361 |
I think it'd be confusing to just have "Shared". Most users add context when sharing ports, like indicating what's actually running. I'm not saying this shouldn't be in the product, but I'd like us to work with a customer before doing this. |
This was requested a while when no port sharing was possible. Sharing specific posts explicitly will serve the purpose here. |
Problem
We can share
coder_apps
with other authenticated users or the public by settingshare=authenticated
orshare=public
, but there is no way to access those apps except by sharing theurl
.Suggested Solution
Display all shared apps in the Workspaces tab or a separate new tab Shared. Or a sub-tab under workspaces showing all
coder_app
s that are accessible by the logged-in user.Suggestions are welcomed:
@bpmct @BrunoQuaresma
The text was updated successfully, but these errors were encountered: