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

bugsnag breadcrumbs #3267

Closed
josh-griffin opened this issue Nov 29, 2020 · 0 comments
Closed

bugsnag breadcrumbs #3267

josh-griffin opened this issue Nov 29, 2020 · 0 comments
Assignees
Labels
Docs: not needed Effort: small Small effort story/task, estimated 0-2 days Priority: high Type: Feature From a new button to whole new systems Type: Refactor The issue relates to restructuring code without affecting functionality (hopefully)
Projects

Comments

@josh-griffin
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Drop some bugsnag breadcrumbs via Bugsnag.breadcrumb with a redux middleware and maybe in the RootNavigator

Describe the solution you'd like

use Bugsnag.leaveBreadcrumb in a redux middleware and RootNavigator

Implementation

use Bugsnag.leaveBreadcrumb in a redux middleware and RootNavigator

Describe alternatives you've considered

Not doing this.

Additional context

Can only put the type of an action in the middleware because of circular realm classes, I imagine.

@josh-griffin josh-griffin added the Type: Feature From a new button to whole new systems label Nov 29, 2020
@josh-griffin josh-griffin self-assigned this Nov 29, 2020
@josh-griffin josh-griffin added Docs: not needed Effort: small Small effort story/task, estimated 0-2 days Priority: high Type: Refactor The issue relates to restructuring code without affecting functionality (hopefully) labels Nov 29, 2020
@josh-griffin josh-griffin added this to To do in mobile via automation Nov 29, 2020
@josh-griffin josh-griffin added this to the 6.1.0 milestone Nov 29, 2020
mobile automation moved this from To do to Needs testing Feb 11, 2021
@josh-griffin josh-griffin moved this from Needs testing to Done in mobile Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs: not needed Effort: small Small effort story/task, estimated 0-2 days Priority: high Type: Feature From a new button to whole new systems Type: Refactor The issue relates to restructuring code without affecting functionality (hopefully)
Projects
mobile
  
Done
Development

No branches or pull requests

1 participant