From 598993abafaca33aad555d1fc1db8263f566dfbd Mon Sep 17 00:00:00 2001 From: Dylan Knutson Date: Sat, 16 Aug 2025 19:03:57 +0000 Subject: [PATCH] Create task task-88 --- ...8 - Show-post-file-count-in-gallery-view.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 backlog/tasks/task-88 - Show-post-file-count-in-gallery-view.md diff --git a/backlog/tasks/task-88 - Show-post-file-count-in-gallery-view.md b/backlog/tasks/task-88 - Show-post-file-count-in-gallery-view.md new file mode 100644 index 00000000..53d09dcb --- /dev/null +++ b/backlog/tasks/task-88 - Show-post-file-count-in-gallery-view.md @@ -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 + +- [ ] #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 +