Skip to content

Conversation

voromahery
Copy link
Contributor

@voromahery voromahery commented Jul 6, 2021

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Converts Schedule create dialog into hooks

Which issue(s) this PR fixes:
Part of #923

@voromahery voromahery requested a review from Forfold July 9, 2021 06:38
Copy link
Contributor

@Forfold Forfold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm getting linting errors locally, please run make check and address anything that comes up. I'm also seeing the error in console

The prop `value.name` is marked as required in `ScheduleForm`, but its value is `undefined`.

when trying to use the form.

Copy link
Contributor

@dctalbot dctalbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the form is broken

@voromahery voromahery requested review from Forfold and dctalbot July 15, 2021 04:11
@Forfold Forfold merged commit 2fc63f2 into target:master Jul 15, 2021
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.

3 participants