Steps to reproduce: 1. Enter the cycling mode after selecting a trail in climbing mode 2. choose '2 - Force to change the destination' when being asked whether to set destination 3. Input a destination ID from the given list Actual result: The software still waited for inputting destination ID and cannot proceed to the next step. Expected result: The setting of the destination is finished and the software proceeds to ask whether to add attractions
Solution: Set isChosen to be true after correct setting of the destination for climbing purpose.