242ef0d0530d1fafaec01dcef556f31d1d8a083b
## Changes ### Backend (vehicles.service.ts) - Download ALL subgroup schema images on-demand (not just first) - Store per-subgroup schemaWidth, schemaHeight, and hotspots in DB - Return per-subgroup hotspot data in API response ### Frontend ([categoryId]/page.tsx) - Add useMemo hooks for selectedSubGroupData, schemaImageUrl, hotspots - Hotspots now properly update when subgroup changes - Schema image changes correctly with subgroup selection - Reset imageSize state on subgroup change for hotspot recalculation ### PL24 Integration - Add pl24-db.service.ts for database operations - Improve schema image downloading and caching ## Bug Fixed When switching between subgroups (tabs) on the category parts page, the schema image was changing but hotspots remained fixed on the first subgroup's values. Now both image and hotspots update correctly. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
sase.tr website
Languages
TypeScript
74.8%
HTML
20.2%
JavaScript
4%
Shell
0.5%
PLpgSQL
0.2%
Other
0.2%