# 20-May-2026 — A smarter Copy tab when creating walks [#143](https://github.com/nbarrett/ngx-ramblers/issues/143)

## [build 652](https://github.com/nbarrett/ngx-ramblers/actions/runs/26134426338) — [commit 67259fe](https://github.com/nbarrett/ngx-ramblers/commit/67259fe5df18ea913d1a10b30a2634ed4e666b37)

_____

## Copying a walk

Creating a walk by copying an existing one is now easier and more reliable.

- The "Previously led by" and "Copy from..." choosers are now full-width and searchable, so you can find a walk to copy by date, title or leader name.
- The walk-leader count now shows the true total from the database, not just the leaders that happened to be loaded on screen.
- A copied walk keeps the original's start, finish and meeting times, and starts as a fresh local walk rather than staying tied to the Ramblers entry it came from.
- After copying, you are taken straight to the Walk Details tab to carry on editing, instead of being left on an empty Copy tab.
- Fixed a glitch where the same leader could appear twice in the leader list.

## Email preview

Images now display correctly in the email preview when the content was edited on a local development site. This affects the preview only; sending was never affected.
