fix(tag-eval): example thumbnail opens the view modal instead of Explore #138

Merged
bvandeusen merged 1 commits from dev into main 2026-06-28 00:11:20 -04:00
Owner

Clicking an example in the eval maintenance card now opens the app-wide ImageViewer modal (bigger image + tags in place, no navigation) instead of routing to /explore/<id>. The ✓/✗ review actions are unaffected. (fc64f13)

🤖 Generated with Claude Code

Clicking an example in the eval maintenance card now opens the app-wide `ImageViewer` modal (bigger image + tags in place, no navigation) instead of routing to `/explore/<id>`. The ✓/✗ review actions are unaffected. (`fc64f13`) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-28 00:11:16 -04:00
fix(tag-eval): thumbnail click opens the view modal, not Explore
CI / lint (push) Successful in 3s
CI / frontend-build (push) Successful in 18s
CI / backend-lint-and-test (push) Successful in 25s
CI / integration (push) Successful in 3m17s
fc64f130b8
Clicking an example in the maintenance card navigated to /explore/<id> —
heavier than wanted (operator: just want a bigger look). Open the existing
app-wide ImageViewer modal via modal.open(id) instead: bigger image + tags
in place, no navigation away from Settings. The ✓/✗ actions are unaffected
(separate overlay buttons).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
bvandeusen merged commit c05dcafbea into main 2026-06-28 00:11:20 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledCurator#138