Create task task-88

This commit is contained in:
Dylan Knutson
2025-08-16 19:03:57 +00:00
parent d06347a771
commit 598993abaf

View File

@@ -0,0 +1,18 @@
---
id: task-88
title: Show post file count in gallery view
status: To Do
assignee: []
created_date: '2025-08-16 19:03'
labels: []
dependencies: []
---
## Description
Users need to quickly see how many files are contained in each post when browsing the gallery view, without having to click into each post to see the details.
## Acceptance Criteria
<!-- AC:BEGIN -->
- [ ] #1 File count is visually displayed on each post in gallery view,Count accurately reflects the actual number of files in the post,Count is clearly visible and doesn't interfere with existing UI elements,Count updates dynamically when post files are added or removed
<!-- AC:END -->