Closed salamca closed 2 years ago
typo
wrong ordering -> highest score ar should be shown on collapsed view.
typo
resolved
wrong ordering -> highest score ar should be shown on collapsed view.
![]()
this was a BE issue which is resolved with https://github.com/plezanje-net/api/pull/122/commits/3d0ce28fe91f17276a72cb4901bf1662bbb503e4
Adds latest ascents to homepage and new statistics subpage with all ascents.
Ascents (activity routes) are ordered inside activities and are initially shown in a collapsed state where only the 'best' (score) ascent of an activity is shown.
New icons are suggested to use with ascentTypes.
Minor layout adjustment also on home votes component to consolidate icon colour and size, and to level rows.
Fixes tooltips on ascentTypes that were not working.
Not sure why loader component had margin-top set. Removed it so that loader can be placed easier. If someone knows the reason, we can put it back...
Test with https://github.com/plezanje-net/api/pull/122
closes #354