OpenBeta / open-tacos

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

Breadcrumbs should also show sibling areas #1063

Closed vnugent closed 6 months ago

vnugent commented 6 months ago

What would you like to be able to do? Please describe. When editing/exploring an area it's not easy to quickly navigate to sibling areas. I want to be able to jump to a sibling area without having to go up to the parent.

How important is this to you (Please pick one)

Mockup

Screenshot 2024-01-06 at 1 47 36 PM
musoke commented 6 months ago

It would be nice to show them in the map too

On Sat, Jan 6, 2024, 15:46 Viet Nguyen @.***> wrote:

What would you like to be able to do? Please describe. When editing/exploring an area it's not easy to quickly navigate to sibling areas. I want to be jump to a sibling area without having to go up to the parent.

How important is this to you (Please pick one)

  • Nice-to-have

— Reply to this email directly, view it on GitHub https://github.com/OpenBeta/open-tacos/issues/1063, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7ET7HOH45VFN4VJNGEIS3YNHAZTAVCNFSM6AAAAABBP2H33OVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DQOBUHAYTANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vnugent commented 6 months ago

List sibling areas

Screenshot 2024-01-07 at 5 11 27 PM

Not easy to list all countries so just tell users to use the search box for now

Screenshot 2024-01-07 at 5 12 18 PM
btmccord commented 6 months ago

What about adding a drop-down arrow link this so there is still the current easy navigation to the parent areas

Screenshot 2024-01-07 at 18-25-10 Stone Free · 5 13a · Sport

vnugent commented 6 months ago

What about adding a drop-down arrow link this so there is still the current easy navigation to the parent areas

I thought about the same thing but the icon may be too small of a clicking surface area. In PR #1065 I took the easiest path, wrapping each item in a HoverCard. It works like the Profile hover card on Github.com, FB or Twitter. The downside is hovering doesn't work on mobile.