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

Seedings Report: delete total row/bed planted #51

Open
braughtg opened this issue Aug 26, 2024 · 2 comments
Open

Seedings Report: delete total row/bed planted #51

braughtg opened this issue Aug 26, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement

Comments

@braughtg
Copy link
Contributor

The Direct Seeding Summary table that appears at the bottom of a Seeding Report contains a line for Total Row/Bed Planted. This metric not useful for farmers and clutters up the summary. Currently the summary table includes the Total Row/Bed Planted line which should be deleted:

image

To test this:

  1. Go to the Seeding Report subtab under the BarnKit tab
  2. Enter a start and end date for a report (any date window with direct seedings will be sufficient)
  3. Generate the report
  4. Examine the Direct Seeding Summary table at the bottom of the page.

The desired result will be similar to the following, where the Total Row/Bed Planted line has been removed:
image


Issue by IrisSC
Friday Jul 23, 2021 at 18:50 GMT
Originally opened as DickinsonCollege/FarmData2#260

@braughtg braughtg added bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement labels Aug 26, 2024
@braughtg
Copy link
Contributor Author

The code that will need to be changed can be found in farmdata2_modules/fd2_tabs/fd2_barn_kit/seedingReport.html.

Be sure to also remove any code or computed properties that are used to generate the Total Rows/Bed Planted value as well as any Cypress tests that check this value.


Comment by braughtg
Wednesday Sep 01, 2021 at 13:18 GMT

@braughtg
Copy link
Contributor Author

I will work on this issue.


Comment by JingyuMarcelLee
Tuesday Jun 07, 2022 at 14:36 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers UI/UX User Interface / User Experience Improvement
Projects
None yet
Development

No branches or pull requests

3 participants
@braughtg and others