Skip to content

Conversation

@ehconitin
Copy link
Contributor

@ehconitin ehconitin commented Jan 6, 2026

closes twentyhq/core-team-issues#2031

CleanShot.2026-01-07.at.00.31.33.mp4

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.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 14 files

@ehconitin ehconitin assigned ehconitin and unassigned ehconitin Jan 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

🚀 Preview Environment Ready!

Your preview environment is available at: http://bore.pub:56289

This environment will automatically shut down when the PR is closed or after 5 hours.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

1 issue found across 9 files (changes from recent commits).

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="packages/twenty-front/src/modules/page-layout/widgets/graph/utils/__tests__/getSelectOptionColorForValue.test.ts">

<violation number="1" location="packages/twenty-front/src/modules/page-layout/widgets/graph/utils/__tests__/getSelectOptionColorForValue.test.ts:41">
P2: Test description claims to test for `undefined` selectOptions but the test case is missing. Add the missing test case for consistency with the description.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

@ehconitin
Copy link
Contributor Author

@cubic-dev-ai review please

@cubic-dev-ai
Copy link
Contributor

cubic-dev-ai bot commented Jan 8, 2026

@cubic-dev-ai review please

@ehconitin I have started the AI code review. It will take a few minutes to complete.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

1 issue found across 37 files

Prompt for AI agents (all issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="packages/twenty-front/src/modules/page-layout/widgets/graph/utils/__tests__/determineChartItemColor.test.ts">

<violation number="1" location="packages/twenty-front/src/modules/page-layout/widgets/graph/utils/__tests__/determineChartItemColor.test.ts:39">
P2: Test description claims to test both `null` and `undefined` but only tests `null`. Consider either:
1. Adding a separate test case for `undefined`, or
2. Updating the description to say "null" only, or
3. Using `it.each` to test both values.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Copy link
Contributor

@bosiraphael bosiraphael left a comment

Choose a reason for hiding this comment

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

LGTM

@bosiraphael bosiraphael added this pull request to the merge queue Jan 8, 2026
@bosiraphael bosiraphael removed this pull request from the merge queue due to a manual request Jan 8, 2026
@charlesBochet
Copy link
Member

@ehconitin I believe you wanted to make a last change on this one

@ehconitin ehconitin enabled auto-merge January 8, 2026 17:27
@ehconitin ehconitin added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit aa574ba Jan 8, 2026
68 checks passed
@ehconitin ehconitin deleted the select-colors-inheritance branch January 8, 2026 17:47
@twenty-eng-sync
Copy link

Hey @ehconitin! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

1 similar comment
@twenty-eng-sync
Copy link

Hey @ehconitin! After you've done the QA of your Pull Request, you can mark it as done here. Thank you!

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Thanks @ehconitin for your contribution!
This marks your 284th PR on the repo. You're top 1% 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the colors of the selects if a group by is of type select

4 participants