Skip to content

fix: broken style on availability delete button#27779

Merged
sean-brydon merged 3 commits intocalcom:mainfrom
mrpaaradox:fix/availability_button_styles
Feb 9, 2026
Merged

fix: broken style on availability delete button#27779
sean-brydon merged 3 commits intocalcom:mainfrom
mrpaaradox:fix/availability_button_styles

Conversation

@mrpaaradox
Copy link
Copy Markdown
Contributor

What does this PR do?

Context: /availability route

  • On one schedule availability, delete button style felt like broken on hover (video attached). I have changed the button hover colour by a margin so that it is visible when it is disabled.

Visual Demo (For contributors especially)

A visual demonstration is strongly recommended, for both the original and new change (video / image - any one).

Video Demo (if applicable):

  • Show screen recordings of the issue or feature.
  • Demonstrate how to reproduce the issue, the behavior before and after the change.

Before:

e7536f58-3790-40f4-b9a1-d271522da203.webm

After:

de55f49d-d507-4df0-b37a-c445faa37248.webm

Delete Button on multiple schedule availability (enabled to delete availability).

6b733aff-c961-4583-8063-881db66f9edd.webm

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • [N/A]. 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?

Navigate to Availability Settings (/availability)

  • Test Light Mode:
  • Hover over delete button (trash icon)
    Expected: Icon remains visible in darker red, doesn't fade

Test Dark Mode

  • Switch to dark mode
  • Hover over delete button
    Expected: Icon turns white with clear visibility (no fading)

Visual Check

  • Light mode hover: Dark red icon on light pink background ✓
  • Dark mode hover: White icon on dark red background ✓

@mrpaaradox mrpaaradox requested review from a team as code owners February 9, 2026 08:08
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Feb 9, 2026
@sean-brydon sean-brydon added run-ci Approve CI to run for external contributors and removed ready-for-e2e labels Feb 9, 2026
@sean-brydon sean-brydon enabled auto-merge (squash) February 9, 2026 08:10
Copy link
Copy Markdown
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

@sean-brydon sean-brydon merged commit 1936670 into calcom:main Feb 9, 2026
98 of 108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants