Project not found.
Validation: #25 Show Deactivated toggle on Properties tab
Result
PASS — feature already shipped in PR #36. The manage page hides inactive properties by default with a "Show Inactive" filter chip. System spec in PR #54 confirms the toggle works (click "Show Inactive", verify hidden rows appear). Closed as already implemented.
Evidence
- PR #36 added the "Show Inactive" filter chip to manage page
- spec/system/properties_spec.rb tests the toggle flow end-to-end
- Issue #25 closed with comment explaining provenance