javigallostra / RocoLib

Web App to create and share bouldering routes of a climbing gym.
GNU General Public License v3.0
7 stars 3 forks source link

On problem view, enable changing problem via swipping #148

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description

Once a problem has been loaded, it shouldn't be necessary to navigate back to load a different one. Implement a swipping functionality that enables to change problem directly.

juangallostra commented 2 years ago

Take into account:

  1. Filter state
  2. Sort order

when swipping

juangallostra commented 2 years ago

Add left/right arrow buttons on PC to indicate that the user can change the problem by clicking.