feat(tickets): add display panel control to tickets2 - #5184
Open
wescopeland wants to merge 3 commits into
Open
Conversation
Contributor
Greptile SummaryAdds persisted ticket-table column visibility and sorting controls.
Confidence Score: 5/5The PR appears safe to merge. No concrete blocking or independently actionable issues remain. Reviews (1): Last reviewed commit: "feat(tickets): add display panel control..." | Re-trigger Greptile |
Jamiras
approved these changes
Aug 26, 2026
Jamiras
left a comment
Member
There was a problem hiding this comment.
Seems functional. A couple of minor comments and the practicality of couple of fields.
Did not review code.
Jamiras
reviewed
Aug 26, 2026
wescopeland
force-pushed
the
stack/tickets/7-display-panel
branch
from
August 26, 2026 23:17
2cb24c0 to
eed567c
Compare
wescopeland
force-pushed
the
stack/tickets/7-display-panel
branch
from
August 31, 2026 20:22
ae3da87 to
2b4cf0d
Compare
Jamiras
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a Linear-like "display panel" control to the tickets2 page:
This single button allows the user to control which columns are visible, as well as what the active sort order is (and whether it's ascending or descending). Additionally, the user's view preference is now persisted like what we do in our other datatables.