Now I can see the structure. I need to add a technical specifications section before the description field. Let me add the state for specifications and the UI for adding name-value pairs:
Now I need to reset the specifications when opening the dialog and include them in the form submission. Let me update the openDialog function to reset specifications:
Now let me update the handleSubmit function to include specifications in the request body:
I've added the Technical Specifications feature to the WMS products page. The changes include:
specifications array, newSpecName, newSpecValue)addSpecification() and removeSpecification() to manage the listAdded a complete UI section before the Description field with:
You can send messages while the preview loads