Skip to content

improve: enhance image viewer with source info and image count badge#813

Merged
miurla merged 2 commits intomainfrom
improve/image-viewer-source-info
Apr 10, 2026
Merged

improve: enhance image viewer with source info and image count badge#813
miurla merged 2 commits intomainfrom
improve/image-viewer-source-info

Conversation

@miurla
Copy link
Copy Markdown
Owner

@miurla miurla commented Apr 10, 2026

Summary

  • Add rich source info overlay in the image carousel showing favicon, domain name, and description with a clickable link to the source
  • Add image count badge on the last grid thumbnail in preview mode
  • Hide overlays in full/inspector mode to keep compact layout
  • Fix carousel navigation buttons blocking source info link clicks by using pointer-events-none on nav container

Test plan

  • Open a search result with images and click on an image to open the carousel
  • Verify the source info card appears at bottom-left with favicon, domain, and description
  • Verify clicking the source info card opens the image URL in a new tab
  • Verify hovering the source info card shows hover state
  • Verify the carousel prev/next buttons still work correctly
  • Verify the image count badge appears on the last thumbnail in preview mode
  • Verify no overlay appears in inspector/full mode (5-image layout)

- Add rich source info overlay in carousel (favicon, domain, description)
  with clickable link to source, positioned at bottom-left of container
- Add image count badge on last grid thumbnail in preview mode
- Hide overlay in full/inspector mode to keep compact layout
- Fix carousel nav buttons blocking link clicks with pointer-events
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
morphic Ready Ready Preview, Comment Apr 10, 2026 10:37pm

@miurla miurla merged commit f8246be into main Apr 10, 2026
8 checks passed
@miurla miurla deleted the improve/image-viewer-source-info branch April 10, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant