Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause Feature for GPX Routes not working [BUG] #187

Open
JZang05 opened this issue Sep 13, 2023 · 1 comment
Open

Pause Feature for GPX Routes not working [BUG] #187

JZang05 opened this issue Sep 13, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@JZang05
Copy link

JZang05 commented Sep 13, 2023

Describe the bug
A clear and concise description of what the bug is.
When a GPX route is running, although the "pause" symbol is displayed on the bottom right-hand corner, clicking on the button does not result in the the stopping of movement and the "pause" symbol is still there.

To Reproduce
Steps to reproduce the behavior:

  1. Import a GPX file with the iphone connected
  2. Click on "navigate" to start the route
  3. Attempt to click on the "pause" button on the bottom right
  4. Movement continues

Expected behavior
A clear and concise description of what you expected to happen.
I would expect the "pause" button to turn into a "resume" button and for movement to be stopped.

Screenshots
If applicable add screenshots to help explain your problem.

Desktop (please complete the following information):

  • macOS: 13.4 Ventura M2
  • LocationSimulator: version 0.2.2
  • Xcode version (If installed. If you don't now what this is, you can skip this) [e.g 13.3]

Smartphone (please complete the following information):

  • Device: iPhone 11
  • OS: iOS 16.2

Additional context
Add any other context about the problem here.
I am using a macbook air 2022 M2. Upon further inspection, pausing a navigation in progress is NOT possible REGARDLESS of whether a GPX file or simply clicking a point and navigating is used.

@JZang05 JZang05 added the bug Something isn't working label Sep 13, 2023
@Schlaubischlump
Copy link
Owner

Schlaubischlump commented Sep 13, 2023

Thank you for the detailed report !

The button just shows the current status. It is not clickable. You can pause the navigation with the menu item or by pressing the space bar.

Although I do agree that the button should have an action attached to it. I therefore change this issue from bug to enhancement.

@Schlaubischlump Schlaubischlump added enhancement New feature or request and removed bug Something isn't working labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants