[PR #910] [MERGED] fix: Remove document on go back click on step 1 #1242

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/910
Author: @prajwalkulkarni
Created: 2/5/2024
Status: Merged
Merged: 5/24/2024
Merged by: @Mythie

Base: mainHead: reattach-pdf


📝 Commits (9)

  • 37e9db6 Remove document on go back click on step 1
  • c08768a Format code with prettier
  • 4855882 Update label render condition
  • 5391dd9 Merge branch 'main' into reattach-pdf
  • d5867ae Merge branch 'main' into reattach-pdf
  • a58a117 Merge branch 'main' into reattach-pdf
  • 870de02 Merge branch 'main' into reattach-pdf
  • 04ebb26 chore: update wording
  • 805758f Merge branch 'main' into reattach-pdf

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/singleplayer/client.tsx (+1 -0)
📝 packages/ui/primitives/document-flow/add-fields.tsx (+6 -0)

📄 Description

💫 Changelog

Fixes #903
Invoke onBackStep on "Go Back" click and conditionally render Go back label string.


🔄 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/910 **Author:** [@prajwalkulkarni](https://github.com/prajwalkulkarni) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 5/24/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `reattach-pdf` --- ### 📝 Commits (9) - [`37e9db6`](https://github.com/documenso/documenso/commit/37e9db6626a7336427b4a2de4e3825a64186f948) Remove document on go back click on step 1 - [`c08768a`](https://github.com/documenso/documenso/commit/c08768a33038f3499e95f3125d453a087cbe42fa) Format code with prettier - [`4855882`](https://github.com/documenso/documenso/commit/4855882ae6ae4e4381cc79f97611e275ffce5cc5) Update label render condition - [`5391dd9`](https://github.com/documenso/documenso/commit/5391dd91b02e46b61b5c7ebd79f82a25df7bfabf) Merge branch 'main' into reattach-pdf - [`d5867ae`](https://github.com/documenso/documenso/commit/d5867ae8de783ecf8d52fd68ef0efd5623530a61) Merge branch 'main' into reattach-pdf - [`a58a117`](https://github.com/documenso/documenso/commit/a58a117056b097a36e6adb0649ba9a21ea7fdb69) Merge branch 'main' into reattach-pdf - [`870de02`](https://github.com/documenso/documenso/commit/870de02efa110bcbe34e955d1d9d95b92b67c7d4) Merge branch 'main' into reattach-pdf - [`04ebb26`](https://github.com/documenso/documenso/commit/04ebb26a0b003b2342e69120049e362dfed1664c) chore: update wording - [`805758f`](https://github.com/documenso/documenso/commit/805758f716bb0cc42268e7e81e06f920953193ef) Merge branch 'main' into reattach-pdf ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/singleplayer/client.tsx` (+1 -0) 📝 `packages/ui/primitives/document-flow/add-fields.tsx` (+6 -0) </details> ### 📄 Description # :dizzy: Changelog :star: Fixes #903 :star: Invoke `onBackStep` on "Go Back" click and conditionally render Go back label string. --- <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:26 +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#1242
No description provided.