Skip to content

feat(issueList): Add clickable column headers to change sort order#106045

Closed
cleptric wants to merge 1 commit intomasterfrom
feat/sortable-issues-stream
Closed

feat(issueList): Add clickable column headers to change sort order#106045
cleptric wants to merge 1 commit intomasterfrom
feat/sortable-issues-stream

Conversation

@cleptric
Copy link
Copy Markdown
Member

@cleptric cleptric commented Jan 9, 2026

Summary

  • Add ability to click on issue stream column headers (Last Seen, Age, Trend, Events, Users) to update the sort order
  • Clicking a header updates the sort selector dropdown automatically (both use the same onSortChange callback)
  • Active sort column is visually highlighted with primary content color
  • Clickable headers show pointer cursor and hover state

Allow users to click on column headers (Last Seen, Age, Trend, Events,
Users) to update the sort order directly, instead of requiring them to
use the separate sort dropdown selector. Active sort is highlighted and
headers show hover state when clickable.

Co-Authored-By: Claude <noreply@anthropic.com>
@cleptric cleptric requested a review from a team as a code owner January 9, 2026 23:33
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 9, 2026
@getsantry
Copy link
Copy Markdown
Contributor

getsantry Bot commented Jan 31, 2026

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry Bot added the Stale label Jan 31, 2026
@getsantry getsantry Bot closed this Feb 8, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant