Allow Date Inputs to Interact Within Same User Step
Component: Workflow → User Step → Date Input
Customer Feedback:
We often use date ranges (from–to). Both default to today, but if the 'From' date is set far ahead, the 'To' date should adjust automatically. Users find it frustrating to manually scroll through the calendar to correct the 'To' date.
Current Limitation:
You cannot reference or update the value of one input field based on another within the same User Step. Referencing works across steps, but not within the same step.
Request:
As a user, I want a date input to be able to update another date input within the same User Step.
Example: if the "From" date is changed to a future value and the "To" date is earlier, the "To" date should automatically update to match.
Benefit:
Improves UX, especially for workflows using date ranges. Reduces manual input and avoids forcing unnecessary step splitting to achieve this behavior.
