Skip to content

fix(app-frontend): instance project author link not checking for organizations #3315

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MagnusHJensen
Copy link
Contributor

This PR fixes the issue where it always redirects to the user page of a given author in the project list view link.

It maps the display name, it's slug (since it also had link issues if the name had a space) and the type to get the correct url.

closes: #3247

@MagnusHJensen MagnusHJensen changed the title fix: instance project author link not checking for organizations fix(app-frontend): instance project author link not checking for organizations Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Instance project takes to user page of organazation name instead of organization page of organization name
2 participants