Skip to content

WIP feat: can't zoom in sent images in chat on Desktop and Mobile#21058

Draft
caybro wants to merge 1 commit into
release/2.38.xfrom
feat/20535-zoomable-image-modal
Draft

WIP feat: can't zoom in sent images in chat on Desktop and Mobile#21058
caybro wants to merge 1 commit into
release/2.38.xfrom
feat/20535-zoomable-image-modal

Conversation

@caybro
Copy link
Copy Markdown
Member

@caybro caybro commented May 28, 2026

What does the PR do

  • adds zooming capabilities to the StatusImageModal popup (wheel/pinch/pan)
  • add the modal to storybook
  • run some of the huge PNGs with optipng to optimize for smaller size

Fixes #20535

Affected areas

StatusImageModal

Quality checklist

Screencapture of the functionality

TBD

Impact on end user

Better (chat) image viewing UX

How to test

  • click a chat image
  • try to zoom/pan around
  • open the context menu

Risk

low

@caybro caybro linked an issue May 28, 2026 that may be closed by this pull request
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented May 28, 2026

Jenkins Builds

Click to see older builds (19)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a7348cc 1 2026-05-28 13:16:51 ~13 min tests/ui 📄log
✔️ a7348cc 1 2026-05-28 13:21:10 ~17 min linux/x86_64 📦tgz
✔️ a7348cc 1 2026-05-28 13:41:48 ~38 min windows/x86_64 💿exe
✔️ 33ee640 2 2026-05-28 14:55:23 ~16 min ios/aarch64 📱ipa 📲
✔️ 33ee640 2 2026-05-28 14:57:06 ~17 min tests/nim 📄log
✔️ 33ee640 2 2026-05-28 14:57:10 ~17 min macos/aarch64 🍎dmg
✔️ 33ee640 2 2026-05-28 15:05:53 ~26 min linux/x86_64 📦tgz
✔️ 33ee640 2 2026-05-28 15:17:41 ~38 min tests/ui 📄log
✔️ 33ee640 11472 2026-05-28 15:21:29 ~15 min tests/e2e 📊rpt
✔️ dfd4ac2 3 2026-05-28 18:51:47 ~8 min tests/nim 📄log
✔️ dfd4ac2 3 2026-05-28 18:54:58 ~11 min macos/aarch64 🍎dmg
✔️ dfd4ac2 3 2026-05-28 19:01:11 ~17 min linux/x86_64 📦tgz
✔️ dfd4ac2 3 2026-05-28 19:01:28 ~18 min ios/aarch64 📱ipa 📲
✔️ dfd4ac2 3 2026-05-28 19:14:58 ~31 min windows/x86_64 💿exe
✔️ dfd4ac2 11481 2026-05-28 19:22:25 ~21 min tests/e2e 📊rpt
✔️ bedaa81 5 2026-05-29 10:00:15 ~12 min tests/nim 📄log
✔️ bedaa81 5 2026-05-29 10:06:55 ~19 min macos/aarch64 🍎dmg
✔️ bedaa81 5 2026-05-29 10:26:29 ~38 min windows/x86_64 💿exe
✖️ bedaa81 3654 2026-06-03 06:58:35 ~1 hr 29 min tests/e2e-android 📦pkg
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ bf8fd3b5 6 2026-06-02 05:30:51 ~12 min android/arm64 🤖apk 📲
✔️ 533ebc7a 7 2026-06-03 05:29:12 ~10 min android/arm64 🤖apk 📲

@caybro caybro force-pushed the feat/20535-zoomable-image-modal branch 3 times, most recently from dfd4ac2 to 02d56b3 Compare May 29, 2026 09:44
- adds zooming capabilities to the StatusImageModal popup (wheel/pinch/pan)
- add the modal to storybook
- run some of the huge PNGs with `optipng` to optimize for smaller size

Fixes #20535
@caybro caybro force-pushed the feat/20535-zoomable-image-modal branch from 02d56b3 to bedaa81 Compare May 29, 2026 09:47
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.

[Chat] can't zoom in sent images in chat on Desktop and Mobile

2 participants