Community & Support: LinkedIn Group · Slack #project-nest
Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack
Contributing · Code of Conduct · GSoC Mentors
Is your feature request related to a problem? Please describe.
On the member profile page, the Recent Issues and Recent Pull Requests sections display the title, date, and repository, but they do not show the status of the issue or pull request. Because of this, users cannot quickly determine whether an issue is open or closed, or whether a pull request is open, merged, or closed without opening each item individually. This makes it harder to quickly understand a contributor’s activity and progress from their profile.
Describe the solution you'd like
Add a status indicator for each item in the Recent Issues and Recent Pull Requests sections on the member profile page. For example:
- Issues: show whether they are Open or Closed
- Pull Requests: show whether they are Open, Merged, or Closed
These could be displayed using the same badge or label styles already used across the site so the status indicators match the current page theme while still allowing users to quickly understand the state of each contribution.
Are you going to work on implementing this?
Additional context
Currently, the member profile page already lists issues and pull requests but lacks visibility into their current state. Adding a status badge or indicator would make contributor profiles more informative and provide a clearer overview of contribution activity at a glance.
Community & Support: LinkedIn Group · Slack #project-nest
Active project leaders: Arkadii Yakovets -- GitHub · LinkedIn · Slack; Kate Golovanova -- GitHub · LinkedIn · Slack
Contributing · Code of Conduct · GSoC Mentors
Is your feature request related to a problem? Please describe.
On the member profile page, the Recent Issues and Recent Pull Requests sections display the title, date, and repository, but they do not show the status of the issue or pull request. Because of this, users cannot quickly determine whether an issue is open or closed, or whether a pull request is open, merged, or closed without opening each item individually. This makes it harder to quickly understand a contributor’s activity and progress from their profile.
Describe the solution you'd like
Add a status indicator for each item in the Recent Issues and Recent Pull Requests sections on the member profile page. For example:
These could be displayed using the same badge or label styles already used across the site so the status indicators match the current page theme while still allowing users to quickly understand the state of each contribution.
Are you going to work on implementing this?
Additional context
Currently, the member profile page already lists issues and pull requests but lacks visibility into their current state. Adding a status badge or indicator would make contributor profiles more informative and provide a clearer overview of contribution activity at a glance.