Skip to content

v4.7.0 — a carried question is on the list

Choose a tag to compare

@DeyangChan DeyangChan released this 04 Aug 14:41
· 5 commits to main since this release

v4.7.0 — a carried question is on the list

A question Claude asks is carried onto the next version, because it is the one
thing in a review waiting on the reviewer. The panel was not drawing the
carried ones. They were counted in the bar below the list, in the server's
unresolved set and in the check that guards sign-off, but there was no card for
them — so no × to dismiss one and no box to answer it in.

Every group in the list now decides "still live" the same way, and a carried
question sits with the other questions at the top, its reply box already open.

A carried card says which version raised it, as from r3 in a live app review
and from v3 in a wireframe review. A question asked ten rounds ago no longer
looks like one asked a minute ago.

The walk over earlier versions sorts explicitly. Which copy of a comment you
see depends on later versions being read last, and that held only because
integer-like object keys happen to iterate in order.