- Ya
- 21 Mei 2026, 18:02 UTC
- Mwandishi
- kamo
- Ahadi ya
- e454b05
Render fix: - **************** was manually appending ?inline=true to apiPath, but forwardToApi already preserves the incoming query string. The duplicated query string caused Spring to parse `true?inline=true` as the inline Boolean and return 400. - fetchBinderPdf now parses JSON error bodies so the UI shows the upstream error message instead of the raw JSON. Polish: - BinderShareDialog: pick a member, choose READ/WRITE, list & toggle existing shares (only visible to owners). - BinderMetaEditDialog: edit name/description/isTemplate from a single dialog launched off the editor header (previously rename was only reachable from the list panel's context menu). - Empty-state in the editor now has an icon and a two-line message instead of a single muted line.