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

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
@triphora triphora enabled auto-merge April 19, 2025 13:22
@triphora triphora added this pull request to the merge queue Apr 19, 2025
Merged via the queue into modrinth:main with commit 4273152 Apr 19, 2025
1 check passed
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
3 participants