← Back to suites
solo-stories-g7-render browser-budget semantic-index

Solo applicant — G7 render edge-case stories

Cover the G7 render edge cases the main solo-render gate omits: the InfoEditor header chip surfaces an overflow indicator (red !) when the resolved contact line exceeds page width; if the Typst WASM bundle fails to load the UI surfaces an honest error instead of silently displaying a blank preview; missing fonts fall back to a known available family without producing a corrupt PDF; and Swiss-German orthography enforcement turns ß into ss in the final Typst output when format.ortho is on.

Behaviours 0 Tests 4 Graph 15 nodes · 18 edges Runner - CircleCI browser_solo_stories_g7 Source qa/suites/solo-stories-g7-render.yaml

Test witnesses

These tests belong to the suite. Missing implementation links stay visible until a code-backed graph claim records them.

TestStatusImplementationOpen
[solo applicant] see the header overflow indicator flip when items push past one line
@cv/ui · playwright · stories/solo/p1-g7-s2-header-overflow-indicator.spec.ts
catalog
cv typst rendering
graph-proven · graph-checks-edge
cv ui cvl editor
graph-proven · graph-checks-edge
header editor component
graph-proven · graph-checks-edge
typst measure overflow
graph-proven · graph-checks-edge
Test
[solo applicant] see a clear error when the Typst WASM CDN is unreachable
@cv/ui · playwright · stories/solo/p1-g7-s3-typst-wasm-fails-to-load.spec.ts
catalog
cv typst rendering
graph-proven · graph-checks-edge
cv ui cvl editor
graph-proven · graph-checks-edge
cvl preview error banner
graph-proven · graph-checks-edge
typst client loader
graph-proven · graph-checks-edge
Test
[solo applicant] see an honest fallback warning when format.font is not loaded
@cv/ui · playwright · stories/solo/p1-g7-s4-font-missing-fallback.spec.ts
catalog
cv typst rendering
graph-proven · graph-checks-edge
derive font fallback
graph-proven · graph-checks-edge
loaded font families
graph-proven · graph-checks-edge
Test
[solo applicant] replace ß with ss in rendered output for de-CH while the quarry keeps ß
@cv/ui · playwright · stories/solo/p1-g7-s6-orthography-de-ch.spec.ts
catalog
cv typst rendering
graph-proven · graph-checks-edge
node to typst serializer
graph-proven · graph-checks-edge
typst postprocess ortho
graph-proven · graph-checks-edge
Test