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

ui/alerts: Convert alert step content to typescript #2939

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

KatieMSB
Copy link
Collaborator

@KatieMSB KatieMSB commented Apr 12, 2023

  • 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 all step content components to typescript.

  • CreateAlertConfirm
  • CreateAlertInfo
  • CreateAlertListItem
  • CreateAlertReview
  • CreateAlertServiceListItem
  • CreateAlertServiceSelect

Part of #2318

@AlaricWhitney
Copy link
Collaborator

@KatieMSB I think there's a Typescript error in this. If it's corrected I can review it.

@mastercactapus mastercactapus merged commit bb06b83 into master Apr 18, 2023
@mastercactapus mastercactapus deleted the alert-steps-tsx branch April 18, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants