cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

fix: Same avatar for list of event-types/new and webhooks/new

Open Sarvesh804 opened this issue 9 months ago • 4 comments

What does this PR do?

/claim #20013

  • Fixes #20013
  • Fixes CAL-5298

Before :

  • event-type page was not getting refreshed.

After :

  • Both even-type page and webhooks page shows same avatar on dropdown list of new button.

Image Demo :

  • Event-Types-new Dropdown :

Screenshot 2025-03-17 112020

  • Webhooks-new Dropdown :

Screenshot 2025-03-17 111900

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.

Sarvesh804 avatar Mar 17 '25 06:03 Sarvesh804

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

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 17 '25 06:03 vercel[bot]

Graphite Automations

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

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

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

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

graphite-app[bot] avatar Mar 17 '25 06:03 graphite-app[bot]

The issue was about avatars on webhooks/new page

Had the same thought at first look , but I guess the issue is slightly diff from what mentioned - when a team is created or logo is update it doesn't get reflected on /event-types Since this happens in /settings page and user uses Go back button to go to /event-types , this change makes sense

TusharBhatt1 avatar Mar 17 '25 10:03 TusharBhatt1