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

feature: Enable changing gym from problems list #138

Closed juangallostra closed 2 years ago

juangallostra commented 2 years ago

Description of the issue/feature this PR addresses

Related issue: #126

Current behavior before PR

To change the selected gym from the problems list the user had to go back to the homepage and select a different gym.

Desired behavior after PR is merged

The user can change the selected gym directly from the problems list page.

-- I confirm I have tested this PR thoroughly and coded it according to PEP8.