Skip to content

Conversation

@danesfeder
Copy link
Contributor

This behavior was introduced in #1622:

ezgif com-video-to-gif

#1622 was created to prevent duplicate voice instructions from firing during configuration changes.

This PR removes the checks in NavigationViewRouteEngineListener and rather checks for configuration changes in the NavigationViewModel. This will prevent the duplicate voice instruction but also allow developers to start navigation while a session is running (regardless off off-route or first-route).

@danesfeder danesfeder added bug Defect to be fixed. ✓ ready for review labels Jan 9, 2019
@danesfeder danesfeder added this to the v0.27.0 milestone Jan 9, 2019
@danesfeder danesfeder self-assigned this Jan 9, 2019
@codecov-io
Copy link

codecov-io commented Jan 9, 2019

Codecov Report

Merging #1655 into master will increase coverage by 0.34%.
The diff coverage is 92.85%.

@@             Coverage Diff              @@
##             master    #1655      +/-   ##
============================================
+ Coverage     25.58%   25.93%   +0.34%     
- Complexity      772      779       +7     
============================================
  Files           197      197              
  Lines          8365     8368       +3     
  Branches        600      601       +1     
============================================
+ Hits           2140     2170      +30     
+ Misses         6030     5998      -32     
- Partials        195      200       +5

Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch @danesfeder

Thanks for the fix.

🚢

@danesfeder danesfeder merged commit 2f58fdb into master Jan 9, 2019
@danesfeder danesfeder deleted the dan-way-point branch January 9, 2019 17:20
@danesfeder danesfeder mentioned this pull request Jan 16, 2019
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defect to be fixed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants