You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When users first login they're met with an empty list of projects, and can only access an existing project if another user manually adds them. This creates a painful onboarding experience where users can't just self service join their target project within their organization and forces them to rely on other project members being available.
Solution
If I'm running an isolated instance for an organization generally I want users to be able to see most if not all projects and join them by clicking a button. To do this project admins should have the ability mark a project as public, which would then make it visible to all users and make a join button available for non-members.
Workaround
No response
Would you like to help us implement this feature by sending a PR?