OpenBeta / open-tacos

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

Simplify area edit screen #946

Closed vnugent closed 9 months ago

vnugent commented 1 year ago

What would you like to be able to do? Please describe. Currently, area edit screen is a very complex form responsible for 4 different editing tasks:

  1. Area basic info: name, description
  2. Area metadata: latitude, longitude, type (sport/trad crag, boulder, container)
  3. Add new child areas and set left-to-right sorting order
  4. If the area is a crag, then enable CSV bulk editor

Proposal

How important is this to you (Please pick one)

vnugent commented 10 months ago

Now that the project is on next v13, I'm planning to create a new area page, example /a/\<uuid> using the new app dir. This task lays the groundwork for https://github.com/OpenBeta/open-tacos/issues/918, allowing users to override the bouldering-only check.