[PR #613] [CLOSED] fix: does not render cancel button if history length is <=1 #1078

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/613
Author: @Abhinav-Developer-23
Created: 10/31/2023
Status: Closed

Base: feat/refreshHead: fix-does-not-render-cancel-button


📝 Commits (2)

  • 49fd250 fix: does not render cancel button when window.history.length <= 1 on signature page
  • 0eb4158 Merge branch 'feat/refresh' into fix-does-not-render-cancel-button

📊 Changes

1 file changed (+11 additions, -10 deletions)

View changed files

📝 apps/web/src/app/(signing)/sign/[token]/form.tsx (+11 -10)

📄 Description

fixes #604

https://github.com/documenso/documenso/assets/145282438/74872c3e-22b7-47f5-a13e-7dbbe56f0803


🔄 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/613 **Author:** [@Abhinav-Developer-23](https://github.com/Abhinav-Developer-23) **Created:** 10/31/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `fix-does-not-render-cancel-button` --- ### 📝 Commits (2) - [`49fd250`](https://github.com/documenso/documenso/commit/49fd250c6817c2bfcebb9a6c7bcf0cf3d2877d73) fix: does not render cancel button when window.history.length <= 1 on signature page - [`0eb4158`](https://github.com/documenso/documenso/commit/0eb41584cb40de526fcd3905f826593a87d64d68) Merge branch 'feat/refresh' into fix-does-not-render-cancel-button ### 📊 Changes **1 file changed** (+11 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(signing)/sign/[token]/form.tsx` (+11 -10) </details> ### 📄 Description fixes #604 https://github.com/documenso/documenso/assets/145282438/74872c3e-22b7-47f5-a13e-7dbbe56f0803 --- <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:44 +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#1078
No description provided.