SIOS-Svalbard / Nansen_Legacy_template_generator

GNU General Public License v3.0
2 stars 0 forks source link

Bug: selected feels unselected when other fields added #23

Closed lhmarsden closed 1 year ago

lhmarsden commented 1 year ago

The user can select fields in checkboxes. They can also then add additional field from drop-down menus. This requires the user to select a button which submits a POST request.

When the form reloads, the selected boxes are no longer checked. The user's selections should be preserved when new fields are added.