[PR #1242] [MERGED] fix: fields name/label on dark mode #1504

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1242
Author: @catalinpit
Created: 7/23/2024
Status: Merged
Merged: 7/31/2024
Merged by: @Mythie

Base: mainHead: fix/fields-dark-mode-invisible-text


📝 Commits (1)

  • bdaae45 fix: fields name/label on dark mode

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 packages/ui/primitives/document-flow/add-fields.tsx (+3 -2)

📄 Description

Before

CleanShot 2024-07-23 at 16 12 07
CleanShot 2024-07-23 at 16 12 14
CleanShot 2024-07-23 at 16 12 27
CleanShot 2024-07-23 at 16 12 36

After

CleanShot 2024-07-23 at 16 04 40
CleanShot 2024-07-23 at 16 05 49
CleanShot 2024-07-23 at 16 06 00
CleanShot 2024-07-23 at 16 09 51

Summary by CodeRabbit

  • New Features

    • Enhanced visual presentation of the Add Fields form component for improved user experience.
    • Added support for dark mode, ensuring better readability and visibility of field states.
  • Bug Fixes

    • Improved conditional styling for field states in both light and dark themes.

🔄 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/1242 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/31/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/fields-dark-mode-invisible-text` --- ### 📝 Commits (1) - [`bdaae45`](https://github.com/documenso/documenso/commit/bdaae45d67bd1f5a6dbf57a28e8eff44a7734f65) fix: fields name/label on dark mode ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/ui/primitives/document-flow/add-fields.tsx` (+3 -2) </details> ### 📄 Description # Before ![CleanShot 2024-07-23 at 16 12 07](https://github.com/user-attachments/assets/b92ced52-8012-4066-af2b-82c442c1ac60) ![CleanShot 2024-07-23 at 16 12 14](https://github.com/user-attachments/assets/dcfd5f36-5a18-4112-9d0f-5d00f8ce3aac) ![CleanShot 2024-07-23 at 16 12 27](https://github.com/user-attachments/assets/ec4c4180-0396-4465-a50a-e5a2604ed362) ![CleanShot 2024-07-23 at 16 12 36](https://github.com/user-attachments/assets/0c62b652-733c-4dcc-95d3-78bcf39da9ea) # After ![CleanShot 2024-07-23 at 16 04 40](https://github.com/user-attachments/assets/76ccdb2c-224f-4cb6-9ede-5eda0e684b54) ![CleanShot 2024-07-23 at 16 05 49](https://github.com/user-attachments/assets/32774828-4839-4c3f-9752-1cd3eeb51fed) ![CleanShot 2024-07-23 at 16 06 00](https://github.com/user-attachments/assets/b1406194-513c-426a-a1b2-e0f2bf72682c) ![CleanShot 2024-07-23 at 16 09 51](https://github.com/user-attachments/assets/5c715332-9ab1-4e9a-8ca2-c5a5e90f6355) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced visual presentation of the Add Fields form component for improved user experience. - Added support for dark mode, ensuring better readability and visibility of field states. - **Bug Fixes** - Improved conditional styling for field states in both light and dark themes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:32 +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#1504
No description provided.