twenty
twenty copied to clipboard
fix: custom-cron-ui
Fixes #14723
Summary
Fixes a UI while creating a custom CRON
Changes Made
- updated
WorkflowEditTriggerCronForm.tsxto use the predefinedFormSelectFieldInput.tsxinstead of usingSelect.tsx - added
hintprop toFormSelectFieldInput.tsx - updated styling for showing
Upcoming execution time - added conditional render for
ScheduleandUpcoming Execution Time Schedulesection is not rendered in Custom Cron
Steps to Reproduce (Before Fix)
- Navigate to - /object/workflow/xxxx
- Try adding a new Trigger
- Set Trigger Interval to Cron (Custom)