[PR #2319] [MERGED] fix: white-label for next-button, progress-bar, and steps #2210

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2319
Author: @tedliang
Created: 12/14/2025
Status: Merged
Merged: 12/15/2025
Merged by: @Mythie

Base: mainHead: fix/next-btn-white-label-issue


📝 Commits (1)

  • 9c271f2 fix: next button white-label issue

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx (+1 -1)
📝 apps/remix/app/components/general/document-signing/document-signing-page-view-v2.tsx (+1 -1)
📝 apps/remix/app/components/general/envelope-editor/envelope-editor.tsx (+1 -1)
📝 packages/ui/primitives/document-flow/document-flow-root.tsx (+2 -2)

📄 Description

Description

The white-label is broken for next-button, progress-bar, and steps.

N/A

Changes Made

Apply classname bg-primary instead of bg-documenso.

Testing Performed

  • Tested in Chrome.

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.

Additional Notes


🔄 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/2319 **Author:** [@tedliang](https://github.com/tedliang) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/next-btn-white-label-issue` --- ### 📝 Commits (1) - [`9c271f2`](https://github.com/documenso/documenso/commit/9c271f25f121e0a01aa8dd68609e85b5efd081b0) fix: next button white-label issue ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-mobile-widget.tsx` (+1 -1) 📝 `apps/remix/app/components/general/document-signing/document-signing-page-view-v2.tsx` (+1 -1) 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor.tsx` (+1 -1) 📝 `packages/ui/primitives/document-flow/document-flow-root.tsx` (+2 -2) </details> ### 📄 Description ## Description The white-label is broken for next-button, progress-bar, and steps. ## Related Issue N/A ## Changes Made Apply classname `bg-primary` instead of `bg-documenso`. ## Testing Performed <!--- Describe the testing that you have performed to validate these changes. --> <!--- Include information about test cases, testing environments, and results. --> - Tested in Chrome. ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [X] I have tested these changes locally and they work as expected. - [X] I have added/updated tests that prove the effectiveness of these changes. - [X] I have updated the documentation to reflect these changes, if applicable. - [X] I have followed the project's coding style guidelines. - [X] I have addressed the code review feedback from the previous submission, if applicable. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:54 +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#2210
No description provided.