[PR #653] [MERGED] chore: remove share button from top level, texts #1101

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/653
Author: @ElTimuro
Created: 11/14/2023
Status: Merged
Merged: 11/16/2023
Merged by: @Mythie

Base: mainHead: chore/social-share-ux


📝 Commits (4)

  • cc06043 chore: remove share button from top level, texts
  • c46356c Merge branch 'main' into chore/social-share-ux
  • 4294079 Merge branch 'main' into chore/social-share-ux
  • 87d1cab chore: improve signing sharing

📊 Changes

8 files changed (+121 additions, -83 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx (+56 -17)
📝 apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx (+2 -2)
📝 apps/web/src/app/(dashboard)/documents/page.tsx (+1 -1)
📝 apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx (+13 -19)
📝 apps/web/src/app/(share)/share/[slug]/page.tsx (+1 -1)
packages/assets/static/og-share-frame2.png (+0 -0)
📝 packages/lib/server-only/share/get-recipient-or-sender-by-share-link-slug.ts (+14 -14)
📝 packages/ui/components/document/document-share-button.tsx (+34 -29)

📄 Description

  1. Changed the social share UX to be less confusing

🔄 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/653 **Author:** [@ElTimuro](https://github.com/ElTimuro) **Created:** 11/14/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/social-share-ux` --- ### 📝 Commits (4) - [`cc06043`](https://github.com/documenso/documenso/commit/cc06043e301963a124af0af5001adb5ca69245aa) chore: remove share button from top level, texts - [`c46356c`](https://github.com/documenso/documenso/commit/c46356cc3d4c6cf331a437693761d977c0086762) Merge branch 'main' into chore/social-share-ux - [`4294079`](https://github.com/documenso/documenso/commit/4294079ef5a2a0b36319db8341cf0ab0e247b920) Merge branch 'main' into chore/social-share-ux - [`87d1cab`](https://github.com/documenso/documenso/commit/87d1cabfdb59cefd6479a18b360f7a299230074a) chore: improve signing sharing ### 📊 Changes **8 files changed** (+121 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/data-table-action-button.tsx` (+56 -17) 📝 `apps/web/src/app/(dashboard)/documents/data-table-action-dropdown.tsx` (+2 -2) 📝 `apps/web/src/app/(dashboard)/documents/page.tsx` (+1 -1) 📝 `apps/web/src/app/(share)/share/[slug]/opengraph/route.tsx` (+13 -19) 📝 `apps/web/src/app/(share)/share/[slug]/page.tsx` (+1 -1) ➕ `packages/assets/static/og-share-frame2.png` (+0 -0) 📝 `packages/lib/server-only/share/get-recipient-or-sender-by-share-link-slug.ts` (+14 -14) 📝 `packages/ui/components/document/document-share-button.tsx` (+34 -29) </details> ### 📄 Description 1. Changed the social share UX to be less confusing --- <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:50 +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#1101
No description provided.