aboutsummaryrefslogtreecommitdiff
path: root/docs/issue-comment-editing-spec.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-01 23:33:46 -0500
committerCraig Jennings <c@cjennings.net>2026-06-01 23:33:46 -0500
commit5ef986c880fa6fdfafe3f11943524119065bd044 (patch)
treec76573993f1afb5e17a286a36db7249078d9cc63 /docs/issue-comment-editing-spec.org
parent974cb6793cb6e6bf74a14c6ce353850b888fb39a (diff)
downloadpearl-5ef986c880fa6fdfafe3f11943524119065bd044.tar.gz
pearl-5ef986c880fa6fdfafe3f11943524119065bd044.zip
docs: spec for selecting multiple statuses in a filter
I wrote a spec for letting a filter match several workflow states at once. The builder picks one state today, so "Todo or In Review" can't be built. The design makes :state polymorphic, a name or a list of names, mirroring how :state-type already works, so (:state ("Todo" "In Review")) compiles to state.name.in. It covers the four filter-side readers (compiler, builder, validator, reverse-compile), reconciles the views spec's representability boundary, and notes the issue's own state field is a separate, unaffected use. Codex review incorporated. Status Ready.
Diffstat (limited to 'docs/issue-comment-editing-spec.org')
0 files changed, 0 insertions, 0 deletions