OpenBeta / open-tacos

Rock climbing route catalog (openbeta.io)
https://openbeta.io
GNU Affero General Public License v3.0
133 stars 117 forks source link

feat: Neighboring (Left/Right) route navigation #1068

Closed btmccord closed 8 months ago

btmccord commented 8 months ago

name: Neighboring L/R route navigation about: Adds left / right route navigation to top of climb pages title: '' labels: '' assignees: ''


What type of PR is this?(check all applicable)

Description

Adds left / right route navigation to top of climb pages as discussed in #881

Related Issues

Issue #881

What this PR achieves

Adds left / right route navigation to top of climb pages as discussed in #881

Screenshots, recordings

Screenshot 2024-01-09 205542

Notes

vercel[bot] commented 8 months ago

@btmccord is attempting to deploy a commit to the openbeta-dev Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
open-tacos ✅ Ready (Inspect) Visit Preview Jan 10, 2024 6:55pm
vnugent commented 8 months ago

Nice! thanks for this. Some housekeeping: Can you start a new branch from develop each time so we have cleaner git history in the PR?

btmccord commented 8 months ago

Nice! thanks for this. Some housekeeping: Can you start a new branch from develop each time so we have cleaner git history in the PR?

Will do, noticed when I submitted the PR.. Apologies