plezanje-net / web

Angular website frontend
https://www.plezanje.net/
GNU General Public License v3.0
6 stars 1 forks source link

Enable editing base difficulty on routes with base diff vote only. #393

Closed salamca closed 2 years ago

salamca commented 2 years ago

Project checkbox and base difficulty fields are left on the form always, but disabled when not editable.

To test try many combinations -> only routes with no user diff votes should have editable base difficulties.

There is a slight inconvenience on editing routes with legacy 'half' base difficulties.

Discussion on how to tackle this is ongoing,...

test with https://github.com/plezanje-net/api/pull/119

also closes #338