Property filters overhaul: status sorting, simplified UI
- Remove status dropdown (always show all properties) - Remove sort dropdown (use status-based sorting) - Sort order: Active > Pending > Sold, then by modified date - Map view: half height, 2-column property grid - Beds field same width as others - Add CLAUDE.md documentation for property system 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
---
|
||||
agent: playwright-test-planner
|
||||
description: Create test plan
|
||||
---
|
||||
|
||||
Create test plan for "add to cart" functionality of my app.
|
||||
|
||||
- Seed file: `${seedFile}`
|
||||
- Test plan: `specs/coverage.plan.md`
|
||||
Reference in New Issue
Block a user