Closed
Description
User Story 👥
A real user story (thanks @ammario 🎉):
Allow setting "Days of Week" when "Start time" is unset
This one confused me. We shouldn't assume that users will fill out the form in top to bottom order.
Implementation Notes
Under the hood, the form has logic like:
At the parent level, whereby the form values are transformed into an API request, nothing should change:
coder/site/src/pages/WorkspaceSchedulePage/WorkspaceSchedulePage.tsx
Lines 24 to 92 in b85de3e
Activity
fix: ws schedule top-down restriction
fix: ws schedule top-down restriction (#2008)
1 remaining item