tui: Gallery screen — search, filter, sort #28
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As a user with a large gallery, I want to search, filter, and sort entries, so that I can find images by prompt, model, date, or favourite status.
Acceptance criteria
Search
/enters search mode with an input overlay at the bottom of the GalleryEntercommits and exits search mode leaving the filter applied;Esccancels and restores the full listn/Ncycles the selection to next/previous match within the applied filterFilter panel
fopens a filter overlay with: folder, date range, favorites-only toggle, model, samplerEnterapplies,EsccancelsSort
Scycles through sort modes: date desc (default), date asc, favorites first, randomPlumbing
loom-coreGalleryFilterwhere possible; client-side only for search debouncingTests
loom-coreScycles through all four sort modes and wrapsOut of scope
References