dickinson-comp190 / GitKit-FarmData2-F23

Other
0 stars 20 forks source link

Seeding Input: restructure order of Inputs #60

Open braughtg opened 11 months ago

braughtg commented 11 months ago

The Data section should be broken up into two sections, with the date, crop, comments, and area in the first section. The second section should have everything else and be after the Tray/Direct Seeding section. The second section should be called something other than data.

reorderingDataInputs

To test this go to the Seedings Input subtab under FieldKit tab, which is on the home page.

The code can be found by going to farmdata2_modules/fd2_tabs/fd2_field_kit/seedingInput.html file.


Issue by IrisSC Friday Jul 23, 2021 at 20:30 GMT Originally opened as https://github.com/DickinsonCollege/FarmData2/issues/273

braughtg commented 11 months ago

It appeared that some of this reordering was in PR #263 as well. There is still work to be done here as described in the discussion on PR #281, so I'll leave this open until that is closed.


Comment by braughtg Monday Sep 27, 2021 at 12:35 GMT