Domiii / Domiii/dbux

Fix Pathways: record user events, even if from command

Open
#436 0 comments 0 reactions 1 assignee Assigned to @MiccWan View on GitHub
enhancement priority
Dominant language
JavaScript
Stars
171
Forks
13
PR merge metrics
No merged PRs in 30d

Description

* [x] make sure **all commands** and buttons are recorded
* (can we automatically) generate a list of all commands and buttons?
* [x] We currently only log most Dbux user events when a button is clicked (e.g. `ValueTDNode`), but some are missing
* [x] record events initiated from commands (e.g. "Dbux: Go to end of context" (`dbuxTraceDetailsView.navigation.NextParentContext`)).
* [x] record AsyncGraph interactions
* [x] Also: record "go to error" (currently in a weird place in `callGraphViewController.selectError`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.