UX fixes: suggestion-accept chip refresh, showcase endless feed, non-media downloads #48
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Summary
Three operator-flagged UX/integrity fixes.
9374214): Modal TagPanel chip rail now refreshes after accepting a suggestion — the chip used to look unchanged even though the backend had recorded the application.412edec): Infinite scroll no longer surrenders on the first all-duplicate random batch. Retries up to 8 times before falling back to "End." (graceful tiny-library handling). Showcase is endless by intent.91be9df):attach_in_placenow dispatches archive/non-media to_import_archive/_capture_attachment, mirroringimport_one. Without this, gallery-dl-downloaded zips/PDFs/audio bounced back asskipped+invalid_imageand flipped otherwise-successful runs to status="error" (Lustria patreon event #38998: 21 image attaches + 1 OST zip = red). Same commit also reshuffles the showcase on every mount, not just when the store is empty.Test Plan
seen; should keep loading instead of showing "End."🤖 Generated with Claude Code