fix: added 500 post limit to sidebar

This commit is contained in:
2026-04-04 22:01:10 +02:00
parent 989efeaf25
commit 5239c7bee3
3 changed files with 17 additions and 1 deletions

View File

@@ -151,6 +151,7 @@ Rules:
### `bds-ui/views`
- sidebar post filtering: text search box, status filter, tag/category filter dropdown — wired to existing `search_posts_filtered()` engine. The 500 post limit applies after filtering.
- dashboard
- post editor (bds-editor with markdown + YAML frontmatter highlighting)
- translation editor (bds-editor)