Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ws schedule top-down restriction #2008

Merged
merged 1 commit into from
Jun 3, 2022
Merged

Conversation

greyscaled
Copy link
Contributor

Resolves: #1958

Summary:

The workspace schedule form no longer disables certain fields based on
whether or not a start time is filled out. Instead, we validate that a
start time is provided if any of the days are checked.

Resolves: #1958

Summary:

The workspace schedule form no longer disables certain fields based on
whether or not a start time is filled out. Instead, we validate that a
start time is provided if any of the days are checked.
@greyscaled greyscaled requested a review from a team as a code owner June 2, 2022 23:13
@greyscaled greyscaled self-assigned this Jun 2, 2022
@greyscaled greyscaled requested a review from johnstcn June 2, 2022 23:13
@greyscaled greyscaled merged commit c272057 into main Jun 3, 2022
@greyscaled greyscaled deleted the vapurrmaid/gh-1958 branch June 3, 2022 14:50
kylecarbs pushed a commit that referenced this pull request Jun 10, 2022
Resolves: #1958

Summary:

The workspace schedule form no longer disables certain fields based on
whether or not a start time is filled out. Instead, we validate that a
start time is provided if any of the days are checked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX: Workspace Schedule Form is too top-down restricted
3 participants