[PR #1082] [MERGED] fix: improve document loading ui consistency #1371

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1082
Author: @dguyen
Created: 4/6/2024
Status: Merged
Merged: 4/9/2024
Merged by: @dguyen

Base: mainHead: fix/document-loading-ui


📝 Commits (2)

  • 5c25182 fix: improve document loading ui consistency
  • ffa36e1 fix: remove redundant css

📊 Changes

3 files changed (+40 additions, -10 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx (+1 -1)
📝 apps/web/src/app/(dashboard)/documents/[id]/loading.tsx (+8 -1)
📝 apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx (+31 -8)

📄 Description

Description

General UI updates

Changes Made

  • Add consistent spacing between document edit/view/log pages
  • Add document status to document audit log page
  • Update document loading page to reserve space for the document status below the title
  • Update the document audit log page to show full dates in the correct locale

🔄 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/1082 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 4/6/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/document-loading-ui` --- ### 📝 Commits (2) - [`5c25182`](https://github.com/documenso/documenso/commit/5c251820801ba475241439d85d52e6bd7af0c1f9) fix: improve document loading ui consistency - [`ffa36e1`](https://github.com/documenso/documenso/commit/ffa36e1590c915cd47224be1aef52a4ffa003ad9) fix: remove redundant css ### 📊 Changes **3 files changed** (+40 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/[id]/edit/document-edit-page-view.tsx` (+1 -1) 📝 `apps/web/src/app/(dashboard)/documents/[id]/loading.tsx` (+8 -1) 📝 `apps/web/src/app/(dashboard)/documents/[id]/logs/document-logs-page-view.tsx` (+31 -8) </details> ### 📄 Description ## Description General UI updates ## Changes Made - Add consistent spacing between document edit/view/log pages - Add document status to document audit log page - Update document loading page to reserve space for the document status below the title - Update the document audit log page to show full dates in the correct locale --- <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:58 +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#1371
No description provided.