Skip to content

Conversation

@Anshumancanrock
Copy link
Contributor

@Anshumancanrock Anshumancanrock commented Jan 11, 2026

What does this PR do?

This PR fixes the delete icon color in the Travel Schedule section (Settings > General) to be consistent with other delete icons throughout the app.

Visual Demo (For contributors especially)

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?|

  1. Navigate to Settings > General
  2. Add a travel schedule (or view existing ones if present)
  3. Observe the trash icon color next to each travel schedule entry

@github-actions github-actions bot added the 🐛 bug Something isn't working label Jan 11, 2026
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 11, 2026
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 1 file

@keithwillcode keithwillcode added run-ci Approve CI to run for external contributors and removed ready-for-e2e labels Jan 11, 2026
@keithwillcode keithwillcode enabled auto-merge (squash) January 11, 2026 23:15
@keithwillcode keithwillcode merged commit 258b1a7 into calcom:main Jan 11, 2026
78 of 89 checks passed
Anshumancanrock added a commit to Anshumancanrock/cal.com that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e run-ci Approve CI to run for external contributors size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The delete icon for travel schedules in Settings appears white/gray (using color="secondary")

2 participants