[PR #1382] [MERGED] fix: show the full count of documents #1597

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1382
Author: @catalinpit
Created: 10/4/2024
Status: Merged
Merged: 10/4/2024
Merged by: @dguyen

Base: mainHead: fix/show-full-docs-count


📝 Commits (1)

  • 40a433d fix: show the full count of documents

📊 Changes

1 file changed (+1 additions, -4 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/documents-page-view.tsx (+1 -4)

📄 Description

doc-count

A client requested it, and it makes sense showing the full count.

This is how it was before.

CleanShot 2024-10-04 at 08 47 16@2x

Summary by CodeRabbit

  • New Features

    • Updated document status tab counts to display actual numbers without capping at 99 or using '+' symbols.
  • Bug Fixes

    • Improved clarity and accuracy of document status counts in the user interface.

🔄 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/1382 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/show-full-docs-count` --- ### 📝 Commits (1) - [`40a433d`](https://github.com/documenso/documenso/commit/40a433d59af04dca96e1976610a586337b1d284a) fix: show the full count of documents ### 📊 Changes **1 file changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/documents-page-view.tsx` (+1 -4) </details> ### 📄 Description ![doc-count](https://github.com/user-attachments/assets/aad4fe92-e2d8-4b78-ac93-5f6ada73b03a) A client requested it, and it makes sense showing the full count. This is how it was before. ![CleanShot 2024-10-04 at 08 47 16@2x](https://github.com/user-attachments/assets/bd4c97a5-1805-4faa-bae7-feeb932ed614) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated document status tab counts to display actual numbers without capping at 99 or using '+' symbols. - **Bug Fixes** - Improved clarity and accuracy of document status counts in the user interface. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:56 +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#1597
No description provided.