[PR #148] [MERGED] fix: color picker input styling #188

Closed
opened 2026-03-01 14:40:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/148
Author: @Melvynx
Created: 3/7/2025
Status: Merged
Merged: 3/7/2025
Merged by: @arikchakma

Base: mainHead: feat/color-picker-bg-colors


📝 Commits (1)

  • 2732ba9 fix: color picker input styling

📊 Changes

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

View changed files

📝 .vscode/settings.json (+2 -1)
📝 packages/core/src/editor/components/ui/color-picker.tsx (+1 -1)

📄 Description

Input Dark Mode Bug

Enforce the color of the input:

CleanShot 2025-03-07 at 12 08 56@2x

Settings

Add settings to avoid reorganizing imports every time to prevent a big diff. Consider adding import sorting at the ESLint level?

Best


🔄 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/arikchakma/maily.to/pull/148 **Author:** [@Melvynx](https://github.com/Melvynx) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/7/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/color-picker-bg-colors` --- ### 📝 Commits (1) - [`2732ba9`](https://github.com/arikchakma/maily.to/commit/2732ba9b3dceed0cdddca5cee721f1896fa9ad6e) fix: color picker input styling ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.vscode/settings.json` (+2 -1) 📝 `packages/core/src/editor/components/ui/color-picker.tsx` (+1 -1) </details> ### 📄 Description ## Input Dark Mode Bug Enforce the color of the input: ![CleanShot 2025-03-07 at 12 08 56@2x](https://github.com/user-attachments/assets/02971519-f482-40cc-bdca-23be4850d448) ## Settings Add settings to avoid reorganizing imports every time to prevent a big diff. Consider adding import sorting at the ESLint level? Best --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:27 +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/maily.to#188
No description provided.