Docs: Mark IDAA Result Limit task as completed in TODO.md

This commit is contained in:
Scott Idem
2026-01-22 18:12:47 -05:00
parent 02132fc5e8
commit 9de1d4b23e

View File

@@ -13,7 +13,9 @@ This is a list of tasks to be completed before the next event/show/conference.
- [x] **Event Presenter Search:** Restore specialized business logic. (Completed 2026-01-21)
- [x] **Event Badge Search:** Restore specialized business logic. (Completed 2026-01-21)
- [ ] **Exhibit Search:** Restore missing search function and logic.
- [ ] **IDAA Result Limit:** Fix the over-fetching issue where the `limit` parameter is ignored after client-side filtering.
- [x] **IDAA Result Limit:** Resolved over-fetching issue; results are now strictly limited at the API, Cache, and UI layers. (Completed 2026-01-22)
3. **Journal Module (Config Sprint):**
---