forked from jappel/leistungsbilanz-ts
The trigger was wired to the cableCrossSection column, which is not in the default visible column set - the actually visible "Kabel" column is cableSummary (a computed cableType/cableCrossSection/cableLength join). Editing cableSummary already maps to the remark field rather than the underlying cable data (see buildCircuitEditPatch), so this column was effectively a read-only display already; retargeting the trigger there loses no existing manual-edit capability. Also adds .cell-cable-sizing-trigger styling (mirrors .cell-protection-trigger) so the trigger is visually discoverable, which the initial version was missing entirely. |
||
|---|---|---|
| .. | ||
| projects | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||