Skip to content

[chore] Fix project filter links redirecting to wrong language site - #298

Merged
superextinct merged 2 commits into
mainfrom
chore/project-filters
Mar 2, 2026
Merged

[chore] Fix project filter links redirecting to wrong language site#298
superextinct merged 2 commits into
mainfrom
chore/project-filters

Conversation

@superextinct

Copy link
Copy Markdown
Collaborator

Previously, clicking on a project filter on the English site would incorrectly redirect users to the German site. This happened because the filter links were being generated without considering the currently active site context.
This PR fixes the issue by using siteUrl() to generate filter links, ensuring they respect the user's current language site.

@superextinct
superextinct requested a review from harryfk March 2, 2026 16:04

@harryfk harryfk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@superextinct
superextinct merged commit 26fcd47 into main Mar 2, 2026
1 check passed
@superextinct
superextinct deleted the chore/project-filters branch March 2, 2026 16:28
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.

2 participants