fix: save workflow button not visible on dev env
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?
- Click on "Workflows" in the sidebar
- Click "+ Create a workflow" or edit a workflow.
- On the top right corner, the "Save" button should be visible.
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 is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.
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.
📦 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! 🙌
@CarinaWolli Fixed with https://github.com/calcom/cal.com/pull/14910/commits/557ae4c3873a40c0fbd440d6a81984feb8a5497d
Also fixed it on the /workflows page:
-
Initial:
-
With fix:
Let me know if the changes look good @CarinaWolli