Open BANANAPEEL202 opened 3 weeks ago
Jotting down some concerns/questions:
the new MCAPFileInformation seems to be missing a car model field real server doesn't implement notes ig (FIXED?) how do we want to choose which filename to display in the table/preview card since there are multiple file names now? the first one? (FIRST ONE FOR NOW) real server uses /api/v2/mcaps. mock server uses /api/v2/mcap/get?? mock server/sample data needs to use unique IDs, otherwise the select function gets fucked wtf does "getFileNameWithoutExtension" in DataTable.tsx do rn we're only loading the lat-long image
this branch will definitely not work in production. Too many discrepancies between mock and real server
@SreeDan
update the schemas for the selected file
currently roadblocked by the fact that mock server does not seem to send that information