Update task task-88

This commit is contained in:
Dylan Knutson
2025-08-16 19:04:03 +00:00
parent 598993abaf
commit 130d77419a

View File

@@ -4,6 +4,7 @@ title: Show post file count in gallery view
status: To Do
assignee: []
created_date: '2025-08-16 19:03'
updated_date: '2025-08-16 19:04'
labels: []
dependencies: []
---
@@ -15,4 +16,5 @@ Users need to quickly see how many files are contained in each post when browsin
## 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
- [ ] #2 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 -->