Skip to content

Add Harvest to the FarmData2 "Launcher" page. #282

@braughtg

Description

@braughtg

Feature

Add a button for the Harvest feature to the "Others" category to the left of the "Transplanting" button on the "Launcher" page for FarmData2.

You can see the "Launcher" page by clicking directly on the "FarmData2" menu item.

Image

The E2E tests should be updated to include tests for the newly added Harvest button.

Rationale

All of the forms in FarmData2 are accessible directly from the "Launcher" page.

Additional context

The code for the "Launcher" page is in modules/farm_fd2/src/entrypoints/main/App.vue.

Right click on the following icon and save it as an SVG to be used as the button for the Harvest form on the "Launcher". This image file will need to be conversed to the image/svg+xml;base64 format as the others in the file are. There are on-line tools for making that conversion.

Image

The E2E tests can be run with: test.bash --fd2 --live --e2e --glob=modules/farm_fd2/**/main/*.e2e.cy.js --gui

Metadata

Metadata

Labels

EasierAn easier issue.ProjectAn issue for the project work part of the course.enhancementNew feature or requestui/uxIssue related to the user interface or the user experience.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions