Skip to content

fix(backend-overview): Render Laravel page before other platformized pages#108219

Merged
DominikB2014 merged 1 commit intomasterfrom
dominikbuszowiecki/browse-338-rendering-order-incorrect-backend-overview
Feb 13, 2026
Merged

fix(backend-overview): Render Laravel page before other platformized pages#108219
DominikB2014 merged 1 commit intomasterfrom
dominikbuszowiecki/browse-338-rendering-order-incorrect-backend-overview

Conversation

@DominikB2014
Copy link
Contributor

@DominikB2014 DominikB2014 commented Feb 13, 2026

Summary

  • Fixes rendering order in the backend overview page so the Laravel overview page is checked first, before the platformized Next.js and generic backend overview pages. Otherwise the platformized backend will be rendered before laravel
  • Previously, the Laravel page could be unreachable if the Next.js or platformized backend conditions matched first

@DominikB2014 DominikB2014 requested a review from a team as a code owner February 13, 2026 15:02
@linear
Copy link

linear bot commented Feb 13, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 13, 2026
@DominikB2014 DominikB2014 merged commit 71fea82 into master Feb 13, 2026
64 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-338-rendering-order-incorrect-backend-overview branch February 13, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants