getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 156 forks source link

Form selection and individual export configuration in export tab becomes disabled #898

Open juruchi opened 3 years ago

juruchi commented 3 years ago

Software versions

Briefcase v1.18.0, Java v1.8.0, operating system, Aggregate v1.4.15

Problem description

In the pop-up window used to set up individual export form configurations, settings can be changed, but the "clear all" and "OK" buttons cannot be selected.

After checking a checkbox to select one form for export, it is not possible to select additional forms - clicking the checkboxes does not select the form. However, the checkbox for the selected form retains the ability to be repeatedly checked/unchecked. The "Select All" button can be clicked to select all forms, but cannot be clicked again to deselect all forms.

Expected behavior

Can select "Clear all" and "OK" within the individual export form configuration windows.

Can check/uncheck multiple forms for export.

Can use the "Select All" button to select and deselect all forms.