Skip to content

FIX: Broken links to site settings under Content section #33597

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

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

Drenmi
Copy link
Contributor

@Drenmi Drenmi commented Jul 14, 2025

What is the problem?

The Content section in particular has four tabs which are all site setting pages. It does not have one under /settings, like other sections.

The admin search functionality will automatically use /settings for multi-tabbed sections. This results in a 404 when searching for Content site settings.

How does this fix it?

I think it's a bit early to say how this should ultimately work. This PR adds a front-end redirect (replaceWith) for /content/settings to fix the immediate issue.

@Drenmi Drenmi merged commit 1bf7136 into main Jul 14, 2025
17 checks passed
@Drenmi Drenmi deleted the fix/admin-content-search-links branch July 14, 2025 08:14
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.

2 participants