christiannageby / Beertracker

A Flask applicaation for tracking homebrewed beer
0 stars 0 forks source link

Replace jQuery with something more modern #1

Closed christiannageby closed 2 years ago

christiannageby commented 3 years ago

When adding a recipe, there is no way of removing a row from Hops, Malts och the Mashing table without deleting in in the inspect -view from the rowser, make a button to remove the row.

christiannageby commented 3 years ago

This seems to be some javascript issue, and this will resolve the editing of recipes

christiannageby commented 2 years ago

I'll rename this issue since it is not just about the add/deletion of rows in the create recipes. Since jQuery is useless by today standards we should use something else