# 21-Jan-2026 — Ci and Walks: 1 feature and 1 fix [#131](https://github.com/nbarrett/ngx-ramblers/issues/131)

## [build 431](https://github.com/nbarrett/ngx-ramblers/actions/runs/21226392236) — [commit a63b612](https://github.com/nbarrett/ngx-ramblers/commit/a63b61248b59d1edb5b28f996c59aa04338a04d2)

_____

- Create reusable location autocomplete component with UK postcode and place name search
- Replace manual "Locate" button with instant typeahead suggestions in walk edit form
- Allow editing selected location text without clearing the field
- Sync location field when pin is dragged on map
- Add padding to index maps so all location pins remain visible within the viewport
- Fix album index pages to display map pins for walks linked using original MongoDB IDs

### **ci**: add explicit CodeQL workflow to fix permissions error ([#131](https://github.com/nbarrett/ngx-ramblers/issues/131))

Replace default CodeQL setup with explicit workflow using v3 action
to resolve "repository properties Not Found" permission error.