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

Fix link to projects in Portfolio Access Control view #678

Closed
wants to merge 0 commits into from

Conversation

lukas-braune
Copy link
Contributor

@lukas-braune lukas-braune commented Dec 17, 2023

Description

Fix link to projects in Portfolio Access Control view

Addressed Issue

Fixes #676

Checklist

@rkg-mm
Copy link
Contributor

rkg-mm commented Dec 18, 2023

I suggest to use a more robust solution like here, as the URL depends sometimes on where you currently are and where a component is reused:
https://github.com/DependencyTrack/frontend/pull/659/files

even though here its done on template leve, you can use the resolve method to do the same in code, see here for an example:
https://github.com/DependencyTrack/frontend/pull/667/files#diff-54d45a55ec94e1c67b167ae1662f5bf9e334fe4afceb12b34b267bc1902cfedbR30-R32

@rkg-mm
Copy link
Contributor

rkg-mm commented Feb 4, 2024

@lukas-braune do you plan to adapt your solution as suggested?

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

Successfully merging this pull request may close these issues.

Malformed links to projects under Portfolio Access Control
2 participants