fix(editor): NO-JIRA fix editor font color button UX#1086
Merged
Maysam Kangarani Farahani (maysamkf) merged 4 commits intostagingfrom Mar 2, 2026
Merged
fix(editor): NO-JIRA fix editor font color button UX#1086Maysam Kangarani Farahani (maysamkf) merged 4 commits intostagingfrom
Maysam Kangarani Farahani (maysamkf) merged 4 commits intostagingfrom
Conversation
Contributor
|
Please add either the |
Brad Paugh (braddialpad)
requested changes
Mar 2, 2026
| <component | ||
| :is="button.icon" | ||
| size="200" | ||
| :style="{ color: currentFontColor }" |
Contributor
There was a problem hiding this comment.
If we are in dark mode, shouldn't this show a white/light color for text instead of dark by default? Currently it shows black for both light mode and dark mode, even though the text is white in dark mode.
Contributor
Author
There was a problem hiding this comment.
Your right, thanks for the catch!
2026-03-02.12-26-57.mov
Brad Paugh (braddialpad)
approved these changes
Mar 2, 2026
Francis Rupert (francisrupert)
approved these changes
Mar 2, 2026
d73da4a
into
staging
16 checks passed
Contributor
|
✔️ Deploy previews ready! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix editor font color button UX
Obligatory GIF (super important!)
🛠️ Type Of Change
These types will increment the version number on release:
📖 Description
💡 Context
The font color input button was rendering incorrectly (See screenshots).
Additionally the original figma was using
DtIconStopFilledinstead of a input button📝 Checklist
For all PRs:
For all Vue changes:
For all CSS changes:
📷 Screenshots / GIFs
Issue observed
2026-03-02.10-17-20.mov
🔗 Sources
https://www.figma.com/design/XLqzCLNoqHvxsj2HRYsPd3/Email---SMS-migration?node-id=8508-16749&m=dev