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

Transplanting Input Form To Log Transplanting of Crops #526

Open
FutzMonitor opened this issue Jul 6, 2022 · 2 comments · May be fixed by #532
Open

Transplanting Input Form To Log Transplanting of Crops #526

FutzMonitor opened this issue Jul 6, 2022 · 2 comments · May be fixed by #532
Labels
new feature A new user visible feature to be added

Comments

@FutzMonitor
Copy link
Collaborator

Current Design

The Active Planting Report (#416) is going to need a way for workers to be able to log the amount of crops they transplanted. Currently, there is no way of doing that since the Fieldkit module only has a Seeding Input Form sub-tab but no input form for transplantings.

image
current view of the Fieldkit module

Desired Design

  1. The fd2_field_kit.module will need to be modified to support a new sub-tab within the Fieldkit module.
  2. A new HTML file will need to be added into the fd2_field_kit directory (named something like transplantingInput.html) which will hold the HTML, Vue, and JavaScript for the page.
  3. A new Cypress e2e test file will need to be added into the fd2_field_kit directory to test the page's functionality.
image
what a potential transplanting input form could look like
  • This proof of concept was provided by @katiele47 and her teammates.
  • her and her team's code can be found here
@FutzMonitor FutzMonitor moved this to Todo in Summer22 Jul 8, 2022
@braughtg braughtg added the new feature A new user visible feature to be added label Jul 8, 2022
@FutzMonitor
Copy link
Collaborator Author

I will be tackling this issue.

@FutzMonitor
Copy link
Collaborator Author

Currently looking at the FarmData design for the Transplanting Input form:

image

What is the difference between "Total number of trays seeded" and "Number of trays"? In my head both ask the user the input how many trays were planted into the ground.

@braughtg braughtg moved this from Todo to In Progress in Summer22 Jul 11, 2022
@FutzMonitor FutzMonitor linked a pull request Jul 12, 2022 that will close this issue
6 tasks
@FutzMonitor FutzMonitor moved this from In Progress to Blocked in Summer22 Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new user visible feature to be added
Projects
Status: Blocked
Development

Successfully merging a pull request may close this issue.

2 participants