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

Create Insulin Sliding Scale Form #31

Open
cgalo opened this issue Mar 1, 2022 · 0 comments
Open

Create Insulin Sliding Scale Form #31

cgalo opened this issue Mar 1, 2022 · 0 comments
Assignees

Comments

@cgalo
Copy link
Member

cgalo commented Mar 1, 2022

Overview

We want to create a form that displays the sliding scale table and asks the user to enter their respective values.

Details

  • Create a new directory, under the ./src/components, called insulin if it doesn't exist yet.

Props

  • We need a callback function, to be able to pass back to the parent component, their returned sliding scale values (results from the form)
    • We might create an typescript interface/type for this value, if so we would return that in the callback function

Testing

No testing required besides a testing-party

Testing party is where all the team members ensure that the new feature works for all of them and annotate any bugs or findings.

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

No branches or pull requests

2 participants