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

Open Workspace from team context should preserve team context when returning to dashboard #6575

Closed
jldec opened this issue Nov 5, 2021 · 2 comments · Fixed by #6577
Closed
Assignees
Labels
component: dashboard deployed Change is completely running in production feature: teams and projects [DEPRECATED] Please, use feature: organizations or feature: projects labels instead. team: webapp Issue belongs to the WebApp team user experience

Comments

@jldec
Copy link
Contributor

jldec commented Nov 5, 2021

This applies to any workspace which has a project under a team in Gitpod.

When navigating in the browser from the workspace back to the dashboard, users should not have to search for the team again, before seeing the workspace or project which they just came from.

One example of this the /new project flow:

  • create a project on a repo
  • open the workspace e.g. from the project configuration page
  • exit the workspace and click on "Go to Dashboard"
  • This should go to https://gitpod.io/t/<team>/projects not https://gitpod.io/projects
@jldec jldec added team: webapp Issue belongs to the WebApp team feature: teams and projects [DEPRECATED] Please, use feature: organizations or feature: projects labels instead. component: dashboard user experience labels Nov 5, 2021
@gtsiolis gtsiolis self-assigned this Nov 5, 2021
@gtsiolis
Copy link
Contributor

gtsiolis commented Nov 5, 2021

Clicking Open Dashboard from the VS Code application menu goes back to / which redirects to the last selected team. I assume by exit the workspace, you mean stopping the workspace, right? ⚾

I've opened #6577 to try fixing this.

/schedule

@gtsiolis
Copy link
Contributor

gtsiolis commented Nov 5, 2021

/assign @gtsiolis

@roboquat roboquat moved this to Done in 🍎 WebApp Team Nov 5, 2021
@jldec jldec added the deployed Change is completely running in production label Nov 14, 2021
@jldec jldec moved this to Done in 🍎 WebApp Team Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dashboard deployed Change is completely running in production feature: teams and projects [DEPRECATED] Please, use feature: organizations or feature: projects labels instead. team: webapp Issue belongs to the WebApp team user experience
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants