Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Tray Seeding Report: Only Field Areas in While Editing #258

Open
braughtg opened this issue Aug 17, 2023 · 0 comments
Open

Tray Seeding Report: Only Field Areas in While Editing #258

braughtg opened this issue Aug 17, 2023 · 0 comments
Labels
enhancement New feature or request UI/UX User Interface / User Experience Improvement

Comments

@braughtg
Copy link
Member

Current Functionality

When editing a row in the Transplanting Report, the dropdown for areas currently displays all available areas. This is undesirable as transplanting logs, the movement of a tray seeding from a greenhouse area to a field area, should not have their area changed back to a greenhouse by users.

Desired Functionality

It would be best if the users weren't given the option to change the area of a transplanting log back to a greenhouse area. This means that the JSON objects for the areas needs to be fetched and filtered to save only the field areas into an array that could be passed into the computed method that makes the editing data available to the user while in editing mood. There is no need to worry about seeding types because this report only contains transplanting logs.

@braughtg braughtg added enhancement New feature or request UI/UX User Interface / User Experience Improvement labels Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request UI/UX User Interface / User Experience Improvement
Projects
None yet
Development

No branches or pull requests

1 participant