fix: render PDF previews in framed viewer #1839

Merged
hongming merged 1 commits from fix/pdf-preview-visible into main 2026-05-25 08:14:20 +00:00
Owner

Summary

  • render PDF previews in a visible framed iframe surface instead of a bare embed
  • update AttachmentPDF regression test to assert the framed iframe viewer

Tests

  • npm test -- AttachmentPDF.test.tsx
  • npm run build
## Summary - render PDF previews in a visible framed iframe surface instead of a bare embed - update AttachmentPDF regression test to assert the framed iframe viewer ## Tests - npm test -- AttachmentPDF.test.tsx - npm run build
hongming added 1 commit 2026-05-25 08:11:26 +00:00
fix: render PDF previews in framed viewer
ci-arm64-advisory / fast-checks (pull_request) Waiting to run
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 3s
CI / Python Lint & Test (pull_request) Successful in 5s
CI / Detect changes (pull_request) Successful in 7s
Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (pull_request) Successful in 9s
E2E API Smoke Test / detect-changes (pull_request) Successful in 8s
E2E Chat / detect-changes (pull_request) Successful in 8s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 8s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 5s
Harness Replays / detect-changes (pull_request) Successful in 4s
Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (pull_request) Successful in 4s
Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (pull_request) Successful in 4s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 5s
gate-check-v3 / gate-check (pull_request) Successful in 4s
sop-checklist / review-refire (pull_request) Has been skipped
sop-checklist / na-declarations (pull_request) N/A: (none)
CI / Platform (Go) (pull_request) Successful in 3s
sop-checklist / all-items-acked (pull_request) Successful in 4s
sop-tier-check / tier-check (pull_request) Successful in 6s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 3s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 3s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 3s
E2E Chat / E2E Chat (pull_request) Successful in 7s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 2s
Harness Replays / Harness Replays (pull_request) Successful in 6s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 57s
qa-review / approved (pull_request) approved after scoped local verification for PR #1839
security-review / approved (pull_request) approved after scoped local verification for PR #1839
audit-force-merge / audit (pull_request) Successful in 10s
CI / Canvas (Next.js) (pull_request) Failing after 6m22s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
CI / all-required (pull_request) Failing after 7m7s
cc0087bbf1
core-qa approved these changes 2026-05-25 08:12:53 +00:00
core-qa left a comment
Member

approving as core-qa: scoped PDF preview UI fix; targeted AttachmentPDF test and canvas build passed locally.

approving as core-qa: scoped PDF preview UI fix; targeted AttachmentPDF test and canvas build passed locally.
core-security approved these changes 2026-05-25 08:12:54 +00:00
core-security left a comment
Member

approving as core-security: scoped PDF preview UI fix; targeted AttachmentPDF test and canvas build passed locally.

approving as core-security: scoped PDF preview UI fix; targeted AttachmentPDF test and canvas build passed locally.
hongming merged commit 683e56de32 into main 2026-05-25 08:14:20 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#1839