Responsible note under the title; followup pages out of the nav until a chain exists
Deploy / deploy (push) Successful in 1m2s

- The "Asked by X" line moves from the page footer to directly below
  the hero, where the question it belongs to is.
- New Question.followup flag: a post-submission page only appears in
  the question nav once the visitor's context actually carries an
  answer chain - nobody qualifies for "what happens now" before
  something happened.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-12 23:25:06 +02:00
co-authored by Claude Sonnet 5
parent e237a4b3c0
commit 811c48be77
3 changed files with 23 additions and 11 deletions
+1
View File
@@ -274,6 +274,7 @@ main.not-found {
color: var(--ink-dim);
font-size: 0.85rem;
line-height: 1.6;
margin: 0.6rem 1rem 1.8rem;
}
.question-responsible a {