Skip to content

Issue Proposal 2: Search Filter and Column Sorting for Contributor Burnout Risk Table Title: feat: Add live search filtering and interactive column sorting to Contributor Risk Table #8217

Description

@dinesh9997

Is your feature request related to a problem? Please describe.

Category: UX / Feature Enhancement
Target Files:

components/burnout/BurnoutRiskTable.tsx
,

app/burnout-analyzer/page.tsx
Description
When analyzing large repositories with 30+ contributors in /burnout-analyzer, scrolling through the BurnoutRiskTable to inspect specific team members or sort contributors by risk level can be difficult.

Describe the solution you'd like

Add a search input above BurnoutRiskTable to filter contributors dynamically by username.
Add interactive header sorting for columns:
Risk Level (High ➔ Medium ➔ Low)
Commit Velocity Drop (%)
Bus Factor Impact
Total Commits
Add a quick filter toggle switch: "High Risk Only".

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions