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

fix: save workflow button not visible on dev env

Open mhetreayush opened this issue 1 year ago • 5 comments

What does this PR do?

This PR renders the "Save" button in edit/create-workflow flow on the development environment.

Fixes #14909

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How should this be tested?

  1. Click on "Workflows" in the sidebar
  2. Click "+ Create a workflow" or edit a workflow.
  3. On the top right corner, the "Save" button should be visible.
image

Mandatory Tasks

  • [X] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

  • I haven't added tests that prove my fix is effective or that my feature works

mhetreayush avatar May 07 '24 06:05 mhetreayush

@mhetreayush 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 May 07 '24 06:05 vercel[bot]

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

github-actions[bot] avatar May 07 '24 06:05 github-actions[bot]

Graphite Automations

"Add community label" took an action on this PR • (05/07/24)

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

"Add consumer team as reviewer" took an action on this PR • (05/07/24)

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

graphite-app[bot] avatar May 07 '24 06:05 graphite-app[bot]

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] avatar May 07 '24 06:05 github-actions[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 07 '24 07:05 CLAassistant

@CarinaWolli Fixed with https://github.com/calcom/cal.com/pull/14910/commits/557ae4c3873a40c0fbd440d6a81984feb8a5497d

image

Also fixed it on the /workflows page:

  • Initial: image

  • With fix: image

mhetreayush avatar May 08 '24 16:05 mhetreayush

Let me know if the changes look good @CarinaWolli

mhetreayush avatar May 09 '24 10:05 mhetreayush