feat(snapshots): Add frontend logic for downloading images zip#115338
Merged
NicoHinderling merged 1 commit intoMay 12, 2026
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
4 tasks
Contributor
📊 Type Coverage Diff
🔍 1 new type safety issue introduced
This is informational only and does not block the PR. |
929ed85 to
3f28b40
Compare
367ae5e to
1ebb99a
Compare
1ebb99a to
677bcff
Compare
3f28b40 to
644152b
Compare
Contributor
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 644152b. Configure here.
644152b to
d49718c
Compare
5db78fd to
1c91f37
Compare
d49718c to
eb287dd
Compare
1c91f37 to
f9b8a7e
Compare
eb287dd to
a02cf59
Compare
a02cf59 to
2a8c99b
Compare
f9b8a7e to
80054f9
Compare
rbro112
approved these changes
May 11, 2026
Base automatically changed from
05-11-feat_snapshots_add_endpoint_for_downloading_images_zip
to
master
May 12, 2026 02:29
2a8c99b to
2e8193b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Screenshots:

Summary
Frontend companion to #115337. Adds a "Download Images" action to the snapshot header dropdown menu that fetches the zip from the new download endpoint and triggers a browser download.
Also cleans up the
SnapshotImagetype and test fixtures:content_hashfrom the frontendSnapshotImageinterface — it's an internal storage detail not needed by the UIcontent_hashfrom the metadata copy-to-clipboard JSON (since the field is gone)nullvalues from the metadata JSON to reduce noiseTest plan
content_hashor null fieldscontent_hash