mattermost / mattermost/mattermost-plugin-github

Show author of PR/issue in link tooltip

Open
#439 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1: UX Review Difficulty/1:Easy Good First Issue Hacktoberfest Help Wanted Tech/ReactJS Tech/TypeScript Type/Enhancement Up For Grabs
Dominant language
Go
Stars
179
Forks
180
Avg merge
1d 16h
Merged PRs (30d)
13

Description

Currently the link tooltip shows things like the issue title, summary, branch, labels and milestone, but there is no indicator of who created the issue/PR. The task here is to modify the tooltip component to include the author.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the GitHub link tooltip component and tracing how it assembles issue and pull-request metadata. Add the creator information to the tooltip and verify that the author appears for both issues and pull requests; the payload does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.