Fixed in 231f07c, released as v0.9.5 and DEPLOYED to production on 2026-08-18.
Google's iframe is still exactly 304px — that cannot be changed — so the wrapper is scaled instead. `.recaptcha-s…
Fixed in 231f07c, released as v0.9.5 and DEPLOYED to production on 2026-08-18.
The nav's md gap went from gap-6 to gap-4 lg:gap-6 in src/components/layout/Header.jsx, freeing 40px where 10…
Closing as no change required — the failure this guards against does not occur, and I checked rather than assumed.
The concern is 'if assets fail, users see broken image placeholders'. Measured…
Not a defect — the code already does exactly what the fix direction asks for.
The claim is that the handler 'only catches direct anchor clicks. Clicks on nested children (icons, spans inside…
Not a defect — measured in a real browser against the live site (v0.9.4), not reasoned about.
The claim is that the parent nav container 'may clip or push the dropdown'. It does not, and there…
Not a defect — measured on the live site (v0.9.4) at the width the issue names and two others.
viewport logo title text burger overlap truncated h-scroll
…
Fixed and DEPLOYED in v0.9.4 on 2026-08-18.
The wrong value was never in this repository — docker-compose.yml has always been correct. It was line 21 of Portainer stack 58's own compose file, a…