You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The status-line reference under a done step was `white-space: nowrap` + `overflow: hidden` inside a 104px node, so the linked payment's amount -- the only reason the chip exists -- was ellipsised away, and the `title` that could have revealed it held static text instead. - the reference now wraps (up to two short lines) rather than clipping; it grows the node downwards only, so the track keeps its 112px columns and its horizontal scroll on narrow screens is unchanged - `title` + `aria-label` now carry the real detail: payment date, amount and reference / document type, number, date and payable - the document chip (quotation_sent), which clipped the same way, is resolved against the ledger too and shows the document number instead of the static "view document ->" Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
1 day ago | |
|---|---|---|
| .. | ||
| public | 4 days ago | |
| src | 1 day ago | |
| test | 3 days ago | |
| index.html | 4 days ago | |
| package.json | 3 days ago | |
| tsconfig.json | 2 weeks ago | |
| vite.config.ts | 5 days ago | |