[PR #997] [MERGED] feat: improved ui of document dropzone for max quota state #1308

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/997
Author: @adithyaakrishna
Created: 3/7/2024
Status: Merged
Merged: 3/8/2024
Merged by: @Mythie

Base: mainHead: feat/doc-limit-improvement


📝 Commits (6)

📊 Changes

5 files changed (+219 additions, -137 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/upload-document.tsx (+0 -22)
📝 packages/tailwind-config/index.cjs (+3 -0)
packages/ui/lib/document-dropzone-constants.ts (+120 -0)
📝 packages/ui/primitives/document-dropzone.tsx (+92 -115)
📝 packages/ui/styles/theme.css (+4 -0)

📄 Description

Description:

Dropzone.webm


🔄 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/997 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/doc-limit-improvement` --- ### 📝 Commits (6) - [`9ae51a0`](https://github.com/documenso/documenso/commit/9ae51a00728145aaa8fe50cb8d3c89a3bc670566) feat: improved ui of document dropzone for max quota state - [`0c42698`](https://github.com/documenso/documenso/commit/0c426983bbc4a01d83663d538fbf6273a73c4475) chore: updated initial animation state - [`6c93030`](https://github.com/documenso/documenso/commit/6c9303012cfedc13bbf638186c22b9112d60921e) chore: updated animation - [`e7f8f4e`](https://github.com/documenso/documenso/commit/e7f8f4e18850543ae9758673a9de0ac2b4a204e6) Merge branch 'main' of https://github.com/documenso/documenso into feat/doc-limit-improvement - [`e9664d6`](https://github.com/documenso/documenso/commit/e9664d6369860db68f8fcf632b54d6502f1e2905) chore: tidy code - [`bc60278`](https://github.com/documenso/documenso/commit/bc60278bac0f647ae3da072feb7a012a06155272) fix: remove useless ternaries ### 📊 Changes **5 files changed** (+219 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/upload-document.tsx` (+0 -22) 📝 `packages/tailwind-config/index.cjs` (+3 -0) ➕ `packages/ui/lib/document-dropzone-constants.ts` (+120 -0) 📝 `packages/ui/primitives/document-dropzone.tsx` (+92 -115) 📝 `packages/ui/styles/theme.css` (+4 -0) </details> ### 📄 Description **Description:** [Dropzone.webm](https://github.com/documenso/documenso/assets/23498248/df2d3a54-0e39-4d2d-b792-bf4cd4a1e19d) --- <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:43 +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#1308
No description provided.