fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

The feature toggles do no post any input on form submission #400

Closed pranav1698 closed 5 years ago

pranav1698 commented 5 years ago

I'm submitting a ... (check one with "x")

Actual Behaviour Currently we have toggles for various features that are required in the Meilix Custom ISO But, we are not submitting this inputs with the form submission

Expected Behaviour We should store the selected features in a feature so that we can send this array to the build server as a json array.

Would you like to work on the issue? Yes