{"id":"69ff760051e1cae7d1e27d11","title":"2026 05 09 Issue 264","path":"how-to/committee/release-notes/2026-05-09-issue-264","contentMarkdown":"# 09-May-2026 — align minute steps to multiples of 5 [closes #264](https://github.com/nbarrett/ngx-ramblers/issues/264)\n\n## [build 641](https://github.com/nbarrett/ngx-ramblers/actions/runs/25607721887) — [commit 9030685](https://github.com/nbarrett/ngx-ramblers/commit/9030685615e71af979b2f7de869aa85d281b449b)\n\n_____\n\nAdds [minuteStep]=\"5\" so the up/down arrows on the shared time picker\nstep in five-minute increments, and rounds the emitted value to the\nnearest multiple of 5 in onModelChange. Non-aligned starting values\n(e.g. 14:23 picked up from current wall-clock or legacy data) snap\nonto the grid the first time the picker is interacted with, rather\nthan incrementing forever off-grid.\n\nAffects Start Time and End Time on social/group event editing, and\nStart Time, Meeting Time and Estimated Finish Time on walk editing,\nall of which share projects/ngx-ramblers/src/app/date-and-time/time-picker.ts.","contentHtml":"<h1>09-May-2026 — align minute steps to multiples of 5 <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/264\">closes #264</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/actions/runs/25607721887\">build 641</a> — <a href=\"https://github.com/nbarrett/ngx-ramblers/commit/9030685615e71af979b2f7de869aa85d281b449b\">commit 9030685</a></h2>\n<hr>\n<p>Adds [minuteStep]=&quot;5&quot; so the up/down arrows on the shared time picker\nstep in five-minute increments, and rounds the emitted value to the\nnearest multiple of 5 in onModelChange. Non-aligned starting values\n(e.g. 14:23 picked up from current wall-clock or legacy data) snap\nonto the grid the first time the picker is interacted with, rather\nthan incrementing forever off-grid.</p>\n<p>Affects Start Time and End Time on social/group event editing, and\nStart Time, Meeting Time and Estimated Finish Time on walk editing,\nall of which share projects/ngx-ramblers/src/app/date-and-time/time-picker.ts.</p>\n"}