mirror of
https://github.com/rishikanthc/Scriberr.git
synced 2026-07-01 08:15:46 +00:00
docs: plan home audio tag display
This commit is contained in:
@@ -111,6 +111,8 @@ Tasks:
|
||||
- Clicking a sidebar tag navigates to that tag detail route.
|
||||
- The tag detail page should reuse the Home audio-list experience and show only audio whose latest/visible transcription has that tag.
|
||||
- Show a graceful empty state when no audio exists for the selected tag.
|
||||
- Display each audio file's assigned tags below its description in the Home audio list.
|
||||
- The dedicated tag page should use the same audio-card tag display.
|
||||
|
||||
Acceptance criteria:
|
||||
|
||||
@@ -119,6 +121,7 @@ Acceptance criteria:
|
||||
- Empty tag list is graceful and does not shift layout unexpectedly.
|
||||
- Clicking a tag opens a dedicated page for that tag.
|
||||
- The tag page matches the Home audio list behavior while filtering to the selected tag.
|
||||
- Audio cards show assigned tags below the description without blocking the primary card actions.
|
||||
|
||||
## Sprint 4: Settings Tags Management
|
||||
|
||||
|
||||
@@ -61,6 +61,8 @@ Remaining tasks:
|
||||
- Make sidebar tag clicks navigate to the dedicated tag page.
|
||||
- Reuse the Home audio-list experience on the tag page with a tag filter.
|
||||
- Show an empty state when the selected tag has no audio.
|
||||
- Display assigned tags below each audio description in the Home audio list.
|
||||
- Use the same audio-card tag display on the dedicated tag page.
|
||||
|
||||
## Sprint 4: Settings Tags Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user