[PR #1528] [MERGED] fix: prevent hidden layers from being toggled in pdf viewers #1692

Closed
opened 2026-02-26 20:30:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1528
Author: @ephraimduncan
Created: 12/11/2024
Status: Merged
Merged: 12/13/2024
Merged by: @Mythie

Base: mainHead: fix/pdf-flatten


📝 Commits (4)

  • aaa5c08 fix: prevent hidden layers from being toggled in pdf viewers
  • 30fec48 fix: unhide hidden layers when the pdf is uploaded
  • 68621eb Merge branch 'main' into fix/pdf-flatten
  • 5edee08 fix: always remove optional layers on upload

📊 Changes

4 files changed (+34 additions, -11 deletions)

View changed files

📝 packages/lib/server-only/document/seal-document.ts (+6 -2)
📝 packages/lib/server-only/document/send-document.tsx (+1 -1)
📝 packages/lib/server-only/pdf/flatten-form.ts (+14 -1)
📝 packages/lib/universal/upload/put-file.ts (+13 -7)

📄 Description

https://github.com/user-attachments/assets/e10194ca-212b-40ee-b9a1-85ef54829a40


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1528 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 12/11/2024 **Status:** ✅ Merged **Merged:** 12/13/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/pdf-flatten` --- ### 📝 Commits (4) - [`aaa5c08`](https://github.com/documenso/documenso/commit/aaa5c08a28ff4f11b3ce9545d60b1acab2c65fd1) fix: prevent hidden layers from being toggled in pdf viewers - [`30fec48`](https://github.com/documenso/documenso/commit/30fec4833a84984415b3cd6734656e5e5daeb0c5) fix: unhide hidden layers when the pdf is uploaded - [`68621eb`](https://github.com/documenso/documenso/commit/68621ebf79c917a7264fda7f273f3dfe2a5b18f2) Merge branch 'main' into fix/pdf-flatten - [`5edee08`](https://github.com/documenso/documenso/commit/5edee0804f5147ead677ecd5c0dfc27b36b2eaf2) fix: always remove optional layers on upload ### 📊 Changes **4 files changed** (+34 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/server-only/document/seal-document.ts` (+6 -2) 📝 `packages/lib/server-only/document/send-document.tsx` (+1 -1) 📝 `packages/lib/server-only/pdf/flatten-form.ts` (+14 -1) 📝 `packages/lib/universal/upload/put-file.ts` (+13 -7) </details> ### 📄 Description https://github.com/user-attachments/assets/e10194ca-212b-40ee-b9a1-85ef54829a40 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1692
No description provided.