Skip to content

feat: add swipe navigation to photo viewer - #26

Merged
aspizu merged 3 commits into
mainfrom
apz/t6xlu80e
Sep 21, 2026
Merged

aspizu merged 3 commits into
mainfrom
apz/t6xlu80e

Conversation

@aspizu

@aspizu aspizu commented Sep 21, 2026

Copy link
Copy Markdown
Owner

Adds touch and mouse dragging to the photo viewer. Release velocity and drag distance determine whether to navigate to the adjacent photo or return to center, with album context preserved in the URL.

Keeps loaded slides mounted across navigation, retains gallery-to-viewer view transitions, and uses explicit slide animations for photo navigation. Smaller navigation buttons stay stationary and fade out while holding a photo. Drag releases suppress video playback clicks.

Validation: client lint, TypeScript checks, formatting, and commit hooks pass. Browser automation did not trigger a successful swipe, so the reported post-navigation flash fix remains visually unverified.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-21T13:02:00.079731Z 6817b19 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3f47a7ba5d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/client/src/components/photo-strip.tsx Outdated
Comment thread packages/client/src/components/photo-strip.tsx
@aspizu
aspizu merged commit 0fa565d into main Sep 21, 2026
5 checks passed
@aspizu
aspizu deleted the apz/t6xlu80e branch September 21, 2026 12:59
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