feat(tui): Gallery screen — folders, favorites, multi-select #68
No reviewers
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!68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/gallery-multiselect-29"
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?
Stacks on #67. Closes charles/loom#29.
multi_selection: HashSet<usize>—Spacetoggles,Aselects all,Escclearstoggle_favorite()on the focused item (mirrored intoGalleryStorage::toggle_favoriteby the glue PR)folders: Vec<String>placeholder populated by the glue PR2 new tests (toggle/clear selection, toggle favorite), 89 total.