Skip to content

feat(docs): filter templates page generation based on availables#7318

Merged
alicanerdurmaz merged 2 commits into
mainfrom
feat/remove-empty-template-pages
Mar 2, 2026
Merged

feat(docs): filter templates page generation based on availables#7318
alicanerdurmaz merged 2 commits into
mainfrom
feat/remove-empty-template-pages

Conversation

@alicanerdurmaz
Copy link
Copy Markdown
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

/core/templates/<ui>/<backend> routes are generated for every combination of UI framework and backend, even when no templates exist for that combination (e.g. /core/templates/material-ui/supabase/ renders an empty page).

What is the new behavior?

Routes are only generated when at least one template matches the given UI framework + backend combination. Empty filter pages no longer exist.

fixes (issue)

Notes for reviewers

@alicanerdurmaz alicanerdurmaz requested a review from a team as a code owner March 2, 2026 10:23
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: 185f4a6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@refine-bot refine-bot temporarily deployed to deploy-preview-website-7318 March 2, 2026 10:40 Inactive
@alicanerdurmaz alicanerdurmaz merged commit 80601c7 into main Mar 2, 2026
7 checks passed
@alicanerdurmaz alicanerdurmaz deleted the feat/remove-empty-template-pages branch March 2, 2026 12:42
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.

3 participants