theCrag / website

theCrag.com: Add your voice and help guide the development of the world's largest collaborative rock climbing & bouldering platform
https://www.thecrag.com/
109 stars 8 forks source link

Annotations should not take the numeration from the routes #4161

Closed Arzorth closed 1 year ago

Arzorth commented 1 year ago

Annotations should not take an index in the routes listing (as they are not routes), this causes misalignments with the climbing guides:

image

image

Annotations "give" the functionality of skipping one number in the indexing order, but that can be achieved with a dummy route.

In order to maintain sorting during big chunks of routes + annotations moves, there should be an internal indexing to keep them sorted, but that doesn't have to be the same as the routes enumeration.

Regards,

José María

scd commented 1 year ago

Ta, we know about this. It is fairly irritating, but unfortunately it is a really big piece of work. Not going to be fixed for quite some time.

Arzorth commented 1 year ago

Understood, I think as a temporary workaround, I will opt for including these notes inside the routes instead.

rouletout commented 1 year ago

Duplicate of https://github.com/theCrag/website/issues/3753 - closing