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

Metrics - Empty ViewId Navigation Events #17351

Open
glitchminer opened this issue Feb 19, 2025 · 0 comments
Open

Metrics - Empty ViewId Navigation Events #17351

glitchminer opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working core-team
Milestone

Comments

@glitchminer
Copy link
Contributor

Bug Report

Expected:

All navigation events should specify a valid screen viewId

Actual:

Multiple navigation events show empty viewId ("") in logs:

{"eventName": "navigation", "eventValue": {"viewId": ""}}

These appear inconsistently:

  • Before DidYouKnowSplashScreen
  • Before completion events
  • At different points in different flows

Steps to reproduce

Create with Password

Seq Event Name viewId placement flowType state error Response ID
1 usage_data_shared - onboarding - - - ...
2 navigation CreateProfilePage - - - - ...
3 navigation CreatePasswordPage - - - - ...
4 navigation EnableBiometricsPage - - - - ...
5 navigation "" - - - - ...
6 navigation DidYouKnowSplashScreen - - - - ...
7 dapps-health - - - network-down "" ...
8 navigation "" - - - - ...
9 onboarding-completed - - CreateProfileWithPassword - - ...

Additional Information

  • Status desktop version: StatusIm-Desktop-250218-053416-4a6543-nightly-aarch64
  • Operating System: Mac
@glitchminer glitchminer added bug Something isn't working core-team labels Feb 19, 2025
@glitchminer glitchminer added this to the 2.33.0 milestone Feb 19, 2025
@glitchminer glitchminer changed the title Empty ViewId Navigation Events Metrics - Empty ViewId Navigation Events Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core-team
Projects
Status: No status
Development

No branches or pull requests

1 participant