real-coddicted / react-tax-dashboard

react-tax-dashboard
0 stars 0 forks source link

UI: Add Customer - Missing field values in request even though filled on the form #21

Closed jainanupam closed 4 months ago

jainanupam commented 5 months ago

Certain details like Authorised person, and various fields in participants details (2nd participant onwards I guess) are missing in both add (/api/customer/add) and update (/api/customer/update/{id}) API requests to server.

Screenshot 2024-05-28 at 6 52 20 PM
payamrastogi commented 5 months ago

Fixed! image

jainanupam commented 5 months ago

Field values are still missing in update API when a new participant is added.

![Uploading Screenshot 2024-05-29 at 6.27.30 PM.png…]()