Skip to content

Commit 9b84059

Browse files
committed
more formatting
1 parent 7a12428 commit 9b84059

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

specs/LK R&D EHR - React Animal History - Search By Id.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -587,18 +587,21 @@ Add tracking for:
587587
7. Enter 101+ IDs (should show validation error and prevent search)
588588
8. Verify report data matches selected animals for ID Search
589589

590-
**All Records Mode:**
590+
#### All Records Mode
591+
591592
9. Click "All Records" button and verify reports show all animals
592593
10. Verify no ID limit applies in All Records mode
593594
11. Verify URL bookmarking works for All Records mode
594595

595-
**Alive at Center Mode:**
596+
#### Alive at Center Mode
597+
596598
12. Click "Alive at Center" on a report with `supportsNonIdFilters = true`
597599
13. Verify reports show only animals with `calculated_status = 'Alive'`
598600
14. Verify "Alive at Center" button is disabled on report with `supportsNonIdFilters = false`
599601
15. Switch to a different report and verify button state updates based on new report's `supportsNonIdFilters` value
600602

601-
**URL Params Mode (Read-Only):**
603+
#### URL Params Mode (Read-Only)
604+
602605
16. Navigate to URL with `readOnly=true` and subjects parameter
603606
17. Verify no filter toggle buttons shown
604607
18. Verify no ID input textarea or Update Report button shown
@@ -612,7 +615,8 @@ Add tracking for:
612615
22. Test URL with `readOnly=true` but no subjects (should default to All Records)
613616
23. Test URL with both `filterType` and `readOnly=true` (should use URL Params mode)
614617

615-
**Filter Mode Switching:**
618+
#### Filter Mode Switching
619+
616620
24. Switch from ID Search to All Records (verify input cleared)
617621
25. Switch from ID Search to Alive at Center (verify input cleared)
618622
26. Switch from All Records to ID Search (verify input textarea available)

0 commit comments

Comments
 (0)