[PR #5335] [MERGED] fix pseudo-element quotes in ColorPicker #36077

Closed
opened 2026-04-20 22:57:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5335
Author: @pogman-code
Created: 7/15/2025
Status: Merged
Merged: 7/16/2025
Merged by: @matt-fidd

Base: masterHead: tags/fix-pseudo-element-content


📝 Commits (2)

  • 9161e94 fix pseudo-element quotes in ColorPicker
  • d69eb02 Update upcoming-release-notes/5335.md

📊 Changes

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

View changed files

📝 packages/component-library/src/ColorPicker.tsx (+2 -1)
upcoming-release-notes/5335.md (+6 -0)

📄 Description

I the original PR I replace '""' by '‘’' to fis eslint issue but it broke emotion/css, my bad

See: https://discord.com/channels/937901803608096828/1027831756545609789/1393967029689778336
And https://github.com/emotion-js/emotion/issues/1435#issue-469332317


🔄 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/actualbudget/actual/pull/5335 **Author:** [@pogman-code](https://github.com/pogman-code) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `tags/fix-pseudo-element-content` --- ### 📝 Commits (2) - [`9161e94`](https://github.com/actualbudget/actual/commit/9161e94941a1decdf97a4b3f988df1da69c3ac7f) fix pseudo-element quotes in ColorPicker - [`d69eb02`](https://github.com/actualbudget/actual/commit/d69eb02b233d689684304cd1b569125a7e0c3e22) Update upcoming-release-notes/5335.md ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/src/ColorPicker.tsx` (+2 -1) ➕ `upcoming-release-notes/5335.md` (+6 -0) </details> ### 📄 Description I the original PR I replace `'""'` by `'‘’'` to fis eslint issue but it broke emotion/css, my bad See: https://discord.com/channels/937901803608096828/1027831756545609789/1393967029689778336 And https://github.com/emotion-js/emotion/issues/1435#issue-469332317 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 22:57:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#36077