Right now the whole row is not a form, just the final cell is the form. I believe this is why hitting enter when the focus is in one of the text inputs does not submit the form.
I think we need to put the whole row inside the form, but I'm not sure how to do this and still have the row be part of the full table so that the cells line up with the column headers.
Right now the whole row is not a form, just the final cell is the form. I believe this is why hitting enter when the focus is in one of the text inputs does not submit the form.
I think we need to put the whole row inside the form, but I'm not sure how to do this and still have the row be part of the full table so that the cells line up with the column headers.