dev #39
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- VehicleAttributes wrapped in <dl> (was emitting <dt>/<dd> with no list parent). Both the rich vinfoBasic branch and the DB-fallback branch now share one layout instead of diverging into span-based and dt/dd-based trees — easier to style and screen-reader friendly. - New explicit empty state ("Bu araç için ayrıntı bilgisi bulunamadı") when both branches resolve to nothing. Previously rendered an empty grid. - Loading skeleton now mirrors the actual page structure (header chip + logo + 2-line title, info card with 6 attribute slots, categories card with 8 rows). The previous three plain rectangles caused a layout jump on resolve. - Attribute rows use small-caps muted labels and tabular-nums values for scannable data (engine codes, mileages, years). Phase 7/8 of the UX audit follow-up. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>