[PR #629] [CLOSED] fix: document listing not updating after uploading #1086

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/629
Author: @mittalsam98
Created: 11/5/2023
Status: Closed

Base: feat/refreshHead: fix-document-listing-issue


📝 Commits (1)

  • ec50b0a fix: document listing not updating after uploading

📊 Changes

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

View changed files

📝 apps/web/src/app/(dashboard)/documents/[id]/page.tsx (+5 -1)

📄 Description

fixes : #601

Issue title : Issue with Document Listing After Uploading

Fixes loom video
https://www.loom.com/share/04cf2bbb7d24446ca17b9647b4d9112c

Changes made : Setting prefetching to false in Link

Docs : https://nextjs.org/docs/pages/api-reference/components/link

Another option is to use router.refresh(), would love to hear any feedback from anyone


🔄 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/629 **Author:** [@mittalsam98](https://github.com/mittalsam98) **Created:** 11/5/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `fix-document-listing-issue` --- ### 📝 Commits (1) - [`ec50b0a`](https://github.com/documenso/documenso/commit/ec50b0a8eedbc787ff0ef7dd7f4e12ea730d5835) fix: document listing not updating after uploading ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/[id]/page.tsx` (+5 -1) </details> ### 📄 Description fixes : #601 Issue title : Issue with Document Listing After Uploading Fixes loom video https://www.loom.com/share/04cf2bbb7d24446ca17b9647b4d9112c Changes made : Setting prefetching to false in Link Docs : https://nextjs.org/docs/pages/api-reference/components/link Another option is to use `router.refresh()`, would love to hear any feedback from anyone --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31: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#1086
No description provided.