Skip to content

DBC22-5392: prevent unfiltered map icons flash during route polling - #1410

Open
ray-oxd wants to merge 1 commit into
mainfrom
bugfix/DBC22-5392
Open

DBC22-5392: prevent unfiltered map icons flash during route polling#1410
ray-oxd wants to merge 1 commit into
mainfrom
bugfix/DBC22-5392

Conversation

@ray-oxd

@ray-oxd ray-oxd commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

📝 Submitter

🔗 JIRA Ticket


✅ Quality Assurance & Requirements

  • Requirements Met: I have confirmed that all acceptance criteria from the JIRA ticket are fulfilled.
  • Tested desktop in local or dev envs
  • Tested mobile in local or dev envs
  • Ran unit tests locally
  • SonarCloud: I have verified that the SonarCloud analysis is clean/passing for this branch.

⚙️ Configuration & Environment

  • New Env Variables: No

🧪 How to Test (if required)

  1. Select a route on the map.
  2. Wait for automatic polling (~30s) or leave the tab and return.
  3. Confirm map icons do not briefly flash to the unfiltered (province-wide) set.
  4. Related camera ordering: see DBC22-5976.

🔍 Reviewer Checklist

  • Reviewed code for logic and cleanliness
  • Re-tested desktop/mobile in local or dev envs
  • Verified no new console warnings/errors
  • Confirmed that any new env variables are understood/documented

Keep the filter worker across polls, ignore stale unfiltered worker
responses when a route is selected, and always invoke the latest
polling runnable. Related: DBC22-5976.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant