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

Create more robust way to link to TEAM landing pages #573

Open
jdeck88 opened this issue Sep 6, 2021 · 0 comments
Open

Create more robust way to link to TEAM landing pages #573

jdeck88 opened this issue Sep 6, 2021 · 0 comments

Comments

@jdeck88
Copy link
Member

jdeck88 commented Sep 6, 2021

I implemented a way to land on a specific team by passing in a projectId to the team-overview page for any project that is part of the team. The problem here is that if the project is private this will not work if the user is logged in. A better method would be to reference the teamId in the script and land that way.

The following comment in src/app/views/project-overview/project-overview.html references this:

<!-- TODO: come up with a way to land on team-page using the team identifier.  Here
        we just use the current projectId to land on the team-overview page, which works
        only when the project referenced is discoverable or public, not private -->
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

No branches or pull requests

1 participant