dickinson-comp190 / GitKit-FarmData2-F23

Other
0 stars 20 forks source link

Seeding Input: required input fields are marked #58

Closed braughtg closed 11 months ago

braughtg commented 11 months ago

All inputs, besides comments, are required. The submit button will be disabled until they are filled out. The inputs are not marked, so a user could find this confusing. Mark all the required inputs with a little red asterisk next to each. Put a little note at the bottom of the page before the submit that all inputs with the red asterisk are required(line it up with input boxes).

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 19:34 GMT Originally opened as https://github.com/DickinsonCollege/FarmData2/issues/264