[PR #1727] [MERGED] fix: direct template redirects #1814

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1727
Author: @dguyen
Created: 3/28/2025
Status: Merged
Merged: 3/28/2025
Merged by: @dguyen

Base: mainHead: fix/direct-template-redirects


📝 Commits (1)

  • d53fe84 fix: direct template redirects

📊 Changes

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

View changed files

📝 apps/remix/app/components/general/direct-template/direct-template-page.tsx (+5 -1)

📄 Description

Description

Currently direct template redirects are broken because we are incorrectly using navigate to redirect to an external website.

Testing Performed

Tested both redirects and no redirects for direct templates, both work as intended.


🔄 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/1727 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/direct-template-redirects` --- ### 📝 Commits (1) - [`d53fe84`](https://github.com/documenso/documenso/commit/d53fe84f2d23db1208c9e8932c31340a7010c48b) fix: direct template redirects ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/direct-template/direct-template-page.tsx` (+5 -1) </details> ### 📄 Description ## Description Currently direct template redirects are broken because we are incorrectly using `navigate` to redirect to an external website. ## Testing Performed Tested both redirects and no redirects for direct templates, both work as intended. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:11 +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#1814
No description provided.