[PR #749] [MERGED] feat: disable upload document animation for unverified users #1156

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/749
Author: @ephraimduncan
Created: 12/9/2023
Status: Merged
Merged: 12/27/2023
Merged by: @dguyen

Base: mainHead: feat/toast-for-unverified-users


📝 Commits (5)

  • 6017292 feat: show toast for prevented uploads for unverified users
  • 818921e fix: disable upload document animation for unverified users
  • a4801c7 feat: hide cursor on document upload
  • 5ce684b refactor: minor fixes from code review
  • 4909d9a Merge branch 'main' into feat/toast-for-unverified-users

📊 Changes

4 files changed (+10 additions, -8 deletions)

View changed files

📝 apps/web/src/providers/next-auth.tsx (+1 -1)
📝 packages/ui/primitives/document-dropzone.tsx (+6 -5)
📝 packages/ui/primitives/toast.tsx (+2 -1)
📝 packages/ui/primitives/use-toast.ts (+1 -1)

📄 Description

CleanShot 2023-12-09 at 22 01 48@2x


🔄 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/749 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 12/9/2023 **Status:** ✅ Merged **Merged:** 12/27/2023 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/toast-for-unverified-users` --- ### 📝 Commits (5) - [`6017292`](https://github.com/documenso/documenso/commit/601729267f1c553c11a0c4c35e9a567803bd7d20) feat: show toast for prevented uploads for unverified users - [`818921e`](https://github.com/documenso/documenso/commit/818921e3c846c5b5d3e0923778378ed18caf7eed) fix: disable upload document animation for unverified users - [`a4801c7`](https://github.com/documenso/documenso/commit/a4801c79a1ed7805951190e95b3a0468097139b3) feat: hide cursor on document upload - [`5ce684b`](https://github.com/documenso/documenso/commit/5ce684b11cae1d058793f506cf9de86278f382bb) refactor: minor fixes from code review - [`4909d9a`](https://github.com/documenso/documenso/commit/4909d9a4c6531ebb50dc49ac0b1e552659a5831a) Merge branch 'main' into feat/toast-for-unverified-users ### 📊 Changes **4 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/providers/next-auth.tsx` (+1 -1) 📝 `packages/ui/primitives/document-dropzone.tsx` (+6 -5) 📝 `packages/ui/primitives/toast.tsx` (+2 -1) 📝 `packages/ui/primitives/use-toast.ts` (+1 -1) </details> ### 📄 Description ![CleanShot 2023-12-09 at 22 01 48@2x](https://cdn.discordapp.com/attachments/1168753779554930698/1183366857697276004/CleanShot_2023-12-10_at_11.15.49.gif?ex=65881344&is=65759e44&hm=9143411b48f0285c72ad3d025ef047470df73466c060b78fd5a6cac60209faf5&) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:05 +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#1156
No description provided.