multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

Bug - Fix error of not conforming to node required name or id field on form #50

Closed Hannah0701 closed 1 month ago

Hannah0701 commented 1 month ago

User Story

As an admin, we want our code to be as erro free as possible.

Implementation Details

On local testing we are seeing errors linked to form field saying that element has neither an id nor a name attribute.

This might prevent the browser from correctly autofilling the form. We should consider adding at least one of these onto the form collections