Skip to content

feat : add interactive before after comparison slider#842

Open
kavin553 wants to merge 1 commit into
souma9830:masterfrom
kavin553:feat/image-comparison-slider
Open

feat : add interactive before after comparison slider#842
kavin553 wants to merge 1 commit into
souma9830:masterfrom
kavin553:feat/image-comparison-slider

Conversation

@kavin553

Copy link
Copy Markdown

Description

Fixes #706

Added an interactive before/after image comparison slider for AI-processed passport photos.

Features Added

  • draggable comparison slider
  • responsive mobile interaction
  • smooth before/after image preview
  • touch-friendly drag support
  • lightweight frontend-only implementation
  • optimized image comparison UI

Improvements

  • enhanced user visual comparison experience
  • improved mobile usability
  • preserved existing upload and processing workflow
  • maintained responsive layout behavior

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Manually tested local server
  • Frontend build verification

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

@kavin553 is attempting to deploy a commit to the souma9830's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kavin553

Copy link
Copy Markdown
Author

Hi @souma9830 👋

I’ve completed the implementation for the Interactive Before/After Image Comparison Slider feature and submitted the changes for review.

Implemented Features

  • draggable before/after comparison slider
  • smooth image comparison interaction
  • responsive mobile-friendly slider behavior
  • processed image overlay preview
  • optimized lightweight frontend implementation
  • preserved existing photo preview functionality
  • clean reusable comparison container structure

Validation Completed

  • tested slider movement locally
  • verified responsive behavior on smaller screens
  • confirmed original and processed image rendering
  • ensured existing upload/preview workflow remains unaffected
  • verified no unrelated files were modified

Looking forward to your feedback and review 🚀

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.

Interactive image comparison slider for before/after AI processing

1 participant