[PR #148] [MERGED] Add tooltip to recipients action buttons #754

Closed
opened 2026-02-26 18:48:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/148
Author: @piyushkrmaurya
Created: 5/7/2023
Status: Merged
Merged: 5/11/2023
Merged by: @Mythie

Base: mainHead: main


📝 Commits (3)

  • 825231f Adds tooltip to recipient action buttons
  • 4f47bbb Adds consistent 'className' to action buttons
  • 826704c Adds animation to tooltip

📊 Changes

4 files changed (+76 additions, -32 deletions)

View changed files

📝 apps/web/pages/documents/[id]/recipients.tsx (+40 -32)
packages/ui/components/tooltip/Tooltip.tsx (+34 -0)
packages/ui/components/tooltip/index.ts (+1 -0)
📝 packages/ui/index.ts (+1 -0)

📄 Description

Fixes #144


🔄 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/148 **Author:** [@piyushkrmaurya](https://github.com/piyushkrmaurya) **Created:** 5/7/2023 **Status:** ✅ Merged **Merged:** 5/11/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`825231f`](https://github.com/documenso/documenso/commit/825231fe2a35f770a9425a06a5f131235e58f91a) Adds tooltip to recipient action buttons - [`4f47bbb`](https://github.com/documenso/documenso/commit/4f47bbb5526f3186c46aaf83c79e6720206ceb78) Adds consistent 'className' to action buttons - [`826704c`](https://github.com/documenso/documenso/commit/826704c21fdc0cb6006fe11b92ae01c1080ebb74) Adds animation to tooltip ### 📊 Changes **4 files changed** (+76 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/pages/documents/[id]/recipients.tsx` (+40 -32) ➕ `packages/ui/components/tooltip/Tooltip.tsx` (+34 -0) ➕ `packages/ui/components/tooltip/index.ts` (+1 -0) 📝 `packages/ui/index.ts` (+1 -0) </details> ### 📄 Description Fixes #144 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:46 +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#754
No description provided.