Issue lists must also show the icon for open/closed #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issues in lists should also show the icon, because they can be mixed like the issues linked to a milestone.
Implemented in
e39695f.IssueRowpresentation record so every issue-list surface receives view-ready state.TESTING.mdfor both affected list contexts.Verified in isolation with the full required gate suite (
cargo fmt, warning-free workspace check, Clippy with warnings denied, and all workspace tests), a signed arm64 iPhone 17 Pro simulator build, and manual simulator checks of open, closed, and milestone issue rows plus their accessibility labels.