mattermost / mattermost/mattermost-plugin-github
Implement tooltip content for more types of GitHub links
Open
@raghavaggarwal2308 is already working on this.
Since Dec 19, 2024.
Difficulty/1:Easy
Tech/ReactJS
Tech/TypeScript
Type/Enhancement
- Dominant language
- Go
- Stars
- 179
- Forks
- 180
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 13
Description
At the moment, we show a tooltip for issues and PRs. We can also show the tooltip for the following entities:
- repos
- branches
- commits
- files
The task here is to modify the Link Tooltip component to support showing a tooltip card for the entities listed above.

Contributor guide
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.