[PR #615] [MERGED] fix: added the share btn in the UI and prewarm fetch #1079

Closed
opened 2026-02-26 19:31:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/615
Author: @luckyklyist
Created: 10/31/2023
Status: Merged
Merged: 11/2/2023
Merged by: @Mythie

Base: feat/refreshHead: shareDocumenso-##603


📝 Commits (5)

  • 7c992aa fix: added the share btn in the UI and prewarm fetch
  • 251cd9b fix: added the recipient token and the comment prewarm part
  • a4def76 fix: made the token props in document-share-btn optional
  • 53a7f8d fix: make share button more robust
  • 5c4a26c Merge branch 'feat/refresh' into shareDocumenso-##603

📊 Changes

3 files changed (+63 additions, -67 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx (+11 -26)
📝 apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx (+12 -28)
📝 packages/ui/components/document/document-share-button.tsx (+40 -13)

📄 Description

Working issue no : #603

Added the share UI btn from the document-share-btn.tsx and fetch the opengraph part in the btn .

https://github.com/documenso/documenso/assets/35479077/5d6e7f17-9bb8-49ab-9786-88cab531f862


🔄 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/615 **Author:** [@luckyklyist](https://github.com/luckyklyist) **Created:** 10/31/2023 **Status:** ✅ Merged **Merged:** 11/2/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `shareDocumenso-##603` --- ### 📝 Commits (5) - [`7c992aa`](https://github.com/documenso/documenso/commit/7c992aa36bcc18a52ca653c36a078e06b45a8d12) fix: added the share btn in the UI and prewarm fetch - [`251cd9b`](https://github.com/documenso/documenso/commit/251cd9b7dab7b9f86316201f8ccb7ec9ea075293) fix: added the recipient token and the comment prewarm part - [`a4def76`](https://github.com/documenso/documenso/commit/a4def7657628151e287ef36f8a9d1df2fa939516) fix: made the token props in document-share-btn optional - [`53a7f8d`](https://github.com/documenso/documenso/commit/53a7f8d1224c9728e8b73f9edb1edf31f1373f99) fix: make share button more robust - [`5c4a26c`](https://github.com/documenso/documenso/commit/5c4a26c02e7eaab66dcf80e4e9b3f4a5e5913021) Merge branch 'feat/refresh' into shareDocumenso-##603 ### 📊 Changes **3 files changed** (+63 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx` (+11 -26) 📝 `apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx` (+12 -28) 📝 `packages/ui/components/document/document-share-button.tsx` (+40 -13) </details> ### 📄 Description Working issue no : #603 Added the share UI btn from the document-share-btn.tsx and fetch the opengraph part in the btn . https://github.com/documenso/documenso/assets/35479077/5d6e7f17-9bb8-49ab-9786-88cab531f862 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:44 +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#1079
No description provided.