calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
31.36k stars 7.57k forks source link

(bug)CSS not changing on continue button after adding Google Calendar for new users #16123

Open sanskar9415 opened 1 month ago

sanskar9415 commented 1 month ago

Issue Summary

After logging into cal.com and connecting Google Calendar, the CSS for the continue button should change on click or hover in step 2, but it does not.

Steps to Reproduce

  1. Log into the cal.com.
  2. Add Google Calender.
  3. In step-2 Click or hover on the continue button.

Expected behavior

The CSS of the continue button should change on click or hover, indicating an interaction.

Other information

No response

Screenshots

image

Environment

Desktop (please complete the following information)

- OS: [windows]
- Node: [Latest]
- npm: [Latest]
ymohit1603 commented 1 month ago

Ideally dark components changes on hover and also in cal.com none of the buttons with white bg changes on hover

sanskar9415 commented 1 month ago

If we see here in this button on hovering or clicking it becomes dull in color and same with all other buttons : https://github.com/user-attachments/assets/38c8da1d-92cd-49c1-8f52-6e6c596de7f1

ymohit1603 commented 1 month ago

Oh i was unaware of that,have you made your pr?

PeerRich commented 1 month ago

we could increase the difference of hover intensity. maybe reduce the color of white even more

sanskar9415 commented 1 month ago

yes i am working on it