Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't choose 'Alpine' as a Discipline when creating a new route. #1261

Open
glassbead0 opened this issue Jan 26, 2025 · 1 comment
Open

Can't choose 'Alpine' as a Discipline when creating a new route. #1261

glassbead0 opened this issue Jan 26, 2025 · 1 comment
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@glassbead0
Copy link
Contributor

Steps to Reproduce

  1. Navigate to any crag
  2. click 'Add Climbs'
  3. Scroll to where you can select Disciplines
  4. Notice that 'Alpine' is not available (despite being a valid discipline in the code)

Screenshots

Image

Expected Behavior

There should be an option for 'Alpine' when creating a new route.

Current Behavior

There is not option for 'Alpine'

Browser & version

Chrome:131.0.6778.265

Operating system

MacOS 15.2

This looks like a very easy fix, just adding it here works locally.
https://github.com/OpenBeta/open-tacos/blob/develop/src/app/(default)/editArea/%5Bslug%5D/manageClimbs/components/DisciplinesSelection.tsx#L73

@vnugent vnugent added help wanted Extra attention is needed good first issue Good for newcomers labels Jan 29, 2025
@glassbead0 glassbead0 self-assigned this Jan 30, 2025
@glassbead0
Copy link
Contributor Author

I'm going to roll this one-line code change into #1260

@github-project-automation github-project-automation bot moved this to General backlog in OpenBeta Project board Jan 30, 2025
@glassbead0 glassbead0 moved this from General backlog to In Progress in OpenBeta Project board Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: In Progress
Development

No branches or pull requests

2 participants