Skip to content

Disable filtering by navigation status origin#3265

Merged
S2Ler merged 3 commits into
mainfrom
s2ler/3260-fix-nav-status
Aug 18, 2021
Merged

Disable filtering by navigation status origin#3265
S2Ler merged 3 commits into
mainfrom
s2ler/3260-fix-nav-status

Conversation

@S2Ler
Copy link
Copy Markdown
Contributor

@S2Ler S2Ler commented Aug 17, 2021

Fixed #3260

We are not supposed to filter out navigation statuses as per NavNative team. Android doesn't filter them out either.
If it breaking any functionality, we must fix it without filtering out all the events.

@S2Ler S2Ler added the bug Something isn’t working label Aug 17, 2021
@S2Ler S2Ler added this to the v2.0.0 (GA) milestone Aug 17, 2021
@S2Ler S2Ler requested review from a team, 1ec5 and azarovalex August 17, 2021 12:42
@S2Ler S2Ler self-assigned this Aug 17, 2021
@S2Ler S2Ler force-pushed the s2ler/3260-fix-nav-status branch from 140c0ae to 9c7ff2a Compare August 17, 2021 12:45
Comment thread CHANGELOG.md Outdated
@S2Ler S2Ler force-pushed the s2ler/3260-fix-nav-status branch 2 times, most recently from 97a903c to 397eb43 Compare August 17, 2021 16:40
Comment thread Sources/MapboxCoreNavigation/CoreNavigationNavigator.swift Outdated
S2Ler added 3 commits August 18, 2021 10:19
Fixed #3260

We are not supposed to filter out navigation statuses.
If it breaking any functionality, we must fix it without filtering out
all the events.
With non-ignored "legChange" status code, the leg change happens earlier
@S2Ler S2Ler force-pushed the s2ler/3260-fix-nav-status branch from 397eb43 to d1de23d Compare August 18, 2021 07:19
@S2Ler S2Ler merged commit d650e01 into main Aug 18, 2021
@S2Ler S2Ler deleted the s2ler/3260-fix-nav-status branch August 18, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn’t working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NavigationStatus with "setRoute" origin is ignored

3 participants