Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the correct color for workflow nodes label #7829

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Devessier
Copy link
Contributor

Follow the design from the Figma about the color to use.

Big up to @Bonapara for doing great job on the Figma!

It was done on stream!

Fixes #7058

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This pull request updates the text color of workflow nodes in the WorkflowDiagramBaseStepNode component to align with Figma design specifications.

  • Modified StyledStepNodeLabel in packages/twenty-front/src/modules/workflow/components/WorkflowDiagramBaseStepNode.tsx to use theme's primary font color for non-placeholder variants
  • Fixes issue Fix text color of workflow nodes #7058 where text color was black instead of text/primary
  • Improves visual consistency with the overall design system
  • Demonstrates collaboration between design (Figma) and development teams

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@charlesBochet
Copy link
Member

We were all on stream :p

@FelixMalfait FelixMalfait merged commit 36e59d8 into main Oct 19, 2024
15 checks passed
@FelixMalfait FelixMalfait deleted the fix-workflow-nodes-text-color branch October 19, 2024 08:59
Copy link

Thanks @Devessier for your contribution!
This marks your 15th PR on the repo. You're top 2% of all our contributors 🎉
See contributor page - Share on LinkedIn - Share on Twitter

Contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix text color of workflow nodes
3 participants