Skip to content

Conversation

jasontaylordev
Copy link
Contributor

This pull request introduces a reusable ColumnHeader component to standardize and simplify the implementation of sortable table headers across multiple files. It replaces the previous SortableColumn component and other custom header implementations, resulting consistent column headers, along with cleaner and more maintainable code.

@jasontaylordev jasontaylordev marked this pull request as ready for review June 27, 2025 01:26
@jasontaylordev jasontaylordev self-assigned this Jun 27, 2025
Copy link
Contributor

@PhilBastian PhilBastian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some things to fix

@jasontaylordev jasontaylordev merged commit ae2ce8b into master Jul 1, 2025
5 checks passed
@jasontaylordev jasontaylordev deleted the new-column-header-component branch July 1, 2025 01:30
@PhilBastian PhilBastian added this to the 2.1.1 milestone Jul 7, 2025
@PhilBastian PhilBastian added the Type: Refactoring Type: Refactoring label Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Refactoring Type: Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants