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

fix: removed rounded top corners on webhook form #19905

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

avnish100
Copy link
Contributor

@avnish100 avnish100 commented Mar 10, 2025

What does this PR do?

Visual Demo (For contributors especially)

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.

Image Demo (if applicable):

Previous :
Screenshot 2025-03-10 at 7 14 02 PM

After Fix :
Screenshot 2025-03-10 at 5 52 01 PM

  • Highlight any significant change(s).

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. - N/A
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

  • Are there environment variables that should be set? - No
  • What are the minimal test data to have? - Any Account to access settings page
  • What is expected (happy path) to have (input and output)? - No rounded corner
  • Any other important info that could help to test that PR - No

Checklist

Copy link

vercel bot commented Mar 10, 2025

@avnish100 is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Mar 10, 2025
@graphite-app graphite-app bot requested a review from a team March 10, 2025 12:29
@github-actions github-actions bot added Low priority Created by Linear-GitHub Sync ui area: UI, frontend, button, form, input webhooks area: webhooks, callback, webhook payload labels Mar 10, 2025
Copy link

graphite-app bot commented Mar 10, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (03/10/25)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (03/10/25)

1 label was added to this PR based on Keith Williams's automation.

"Add ready-for-e2e label" took an action on this PR • (03/10/25)

1 label was added to this PR based on Keith Williams's automation.

@dosubot dosubot bot added the 🐛 bug Something isn't working label Mar 10, 2025
@anikdhabal anikdhabal enabled auto-merge (squash) March 10, 2025 13:58
@anikdhabal anikdhabal merged commit d1d1472 into calcom:main Mar 10, 2025
32 of 37 checks passed
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 Low priority Created by Linear-GitHub Sync ready-for-e2e ui area: UI, frontend, button, form, input webhooks area: webhooks, callback, webhook payload
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-5279] Small UI issue in /settings/developer/webhooks/id
2 participants