# 6th October 2024 — Improve pagination and alert display for walk search results [#61](https://github.com/nbarrett/ngx-ramblers/issues/61)
## [build 333](https://github.com/nbarrett/ngx-ramblers/actions/runs/18823789797)

## Improve pagination and alert display for single-page results (refs [#61](https://github.com/nbarrett/ngx-ramblers/issues/61)) ([371b696](https://github.com/nbarrett/ngx-ramblers/commit/371b696))

**What's New**

Walk search results now display more intelligently: pagination controls are hidden when all results fit on one page, and the walk count appears inline with the search fields for a cleaner interface. Search now supports all date formats.

**Where to Find It**

- **Walks Search**: Cleaner results display with smart pagination and inline alerts
- **Search Fields**: Date searches now work with all supported formats

**Benefits**

- **Cleaner Interface**: No unnecessary pagination controls for single-page results
- **Better Layout**: Walk count displays inline with search row, preventing layout jumps
- **Improved Search**: Date fields now accept all supported formats for easier searching
- **No Wrapping**: View selector stays on the same row regardless of content
