[PR #2427] [MERGED] feat(ui): rename sign up button for better clarity #2297

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2427
Author: @mKoonrad
Created: 1/28/2026
Status: Merged
Merged: 1/30/2026
Merged by: @dguyen

Base: mainHead: create-account-button


📝 Commits (4)

📊 Changes

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

View changed files

📝 apps/remix/app/components/forms/signup.tsx (+1 -1)
📝 packages/app-tests/e2e/user/auth-flow.spec.ts (+1 -1)

📄 Description

Description

I renamed sign up button from Complete to Create account. It's more intuitive and common, especially in other languages. Since the same translators are combined in different files, it is better to correct the source.

Changes Made

  • Renaming sign up button in signup.tsx file

Testing Performed

  • Tested via localhost
  • Build app

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/2427 **Author:** [@mKoonrad](https://github.com/mKoonrad) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `create-account-button` --- ### 📝 Commits (4) - [`87ff78e`](https://github.com/documenso/documenso/commit/87ff78e05efa8855349dcbd7b747b05b78e7e160) feat(ui): rename sign up button for better clarity - [`d7951b4`](https://github.com/documenso/documenso/commit/d7951b46c7f3d6d65f72c6b8b1850e7de3081e0b) Merge branch 'main' into create-account-button - [`d4fd95d`](https://github.com/documenso/documenso/commit/d4fd95d8d5cb91a05d165fc36340141d4d61ae04) fix(e2e): adjust test for new button - [`8718724`](https://github.com/documenso/documenso/commit/8718724b84a9787bfaa10b0936a826a83deefe7b) Merge branch 'create-account-button' of https://github.com/mKoonrad/documenso into create-account-button ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/forms/signup.tsx` (+1 -1) 📝 `packages/app-tests/e2e/user/auth-flow.spec.ts` (+1 -1) </details> ### 📄 Description ## Description I renamed sign up button from `Complete` to `Create account`. It's more intuitive and common, especially in other languages. Since the same translators are combined in different files, it is better to correct the source. ## Changes Made - Renaming sign up button in signup.tsx file ## Testing Performed - Tested via localhost - Build app ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:33:17 +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#2297
No description provided.