feat(explore): auto-focus tag input on every image change #133
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?
Explore auto-focuses the tag input on the random seed and on every walk, so tagging needs no extra click. TagPanel exposes
focusTagInput; ExploreView re-focuses vianextTickon each focused-image change, reusing the existing focus path (mobile guard preserved).5be6b9c, green on dev (run 1528).🤖 Generated with Claude Code