getappmap / getappmap/appmap-js
Feature request: can UI (in web version) display clickable Github links?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
As a user,
When I inspect the block in trace (in App.Land Web UI),
I'd like to see a mini-button in the block,
Which would navigate me to approriate file/line in Github Web UI.
(I am assuming that AppLand already knows the git origin, and commit sha, and the file/line info)


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.
Research direction
Start with the App.Land Web UI trace block shown in the issue and inspect how its file and line information is presented. Confirm how the git origin and commit SHA are available, then define the GitHub URL behavior from the screenshots and requirements. Done means the block includes a clickable control that opens the appropriate GitHub file and line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100