earmuff-jam / climate

Climate is designed to aide you with your item management.
https://climate-theta.vercel.app/
0 stars 0 forks source link

Maintenance Form Details missing styles #84

Closed mohit2530 closed 1 year ago

mohit2530 commented 1 year ago

The details of every maintenance form that the user submits, needs the ability to update, insert or delete said details. we need to design that component and have it displayed properly. The current schema for the display is -

[{"property_id":"7122bc39-e05e-431c-bab8-d91208c5713a","name":"Test Inspection 01","inspection_date":"2023-05-30T23:58:00+00:00","inspection_type":"Annual Inventory","general_comments":"Annual Inspection","signature":"John Constantine","created_by":"daae1d6a-4f87-4d07-b6d1-b04a917dc8ce","created_on":"2023-05-17T01:58:42.218047+00:00","updated_by":null,"updated_on":null,"sharable_groups":["daae1d6a-4f87-4d07-b6d1-b04a917dc8ce"]}]
mohit2530 commented 1 year ago
Screenshot 2023-05-16 at 9 01 44 PM

If possible lets get this also fixed with this ticket.