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)
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)
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Clicking an example in the eval maintenance card now opens the app-wide
ImageViewermodal (bigger image + tags in place, no navigation) instead of routing to/explore/<id>. The ✓/✗ review actions are unaffected. (fc64f13)🤖 Generated with Claude Code