getappmap / getappmap/appmap-js
External services in appmap are missing events
@ahtrotta is already working on this.
Since Feb 8, 2023.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
This is based off of one of our tests in packages/components. Before, when the external service was selected, there was an associated event that appeared in the details panel:

Now, that event is not present:

This has been causing a test to fail, but it has been ignored because test failures in packages/components weren't causing builds to fail (fixed here).
This test broke in this PR. You can see the last Chromatic build that worked correctly here.
Link to last good Chromatic build, and link to first broken Chromatic build. Merge commit Travis build of breaking PR.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.