Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamline table columns #376

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Streamline table columns #376

merged 1 commit into from
Nov 25, 2024

Conversation

chartgerink
Copy link
Member

@chartgerink chartgerink commented Nov 22, 2024

This PR streamlines the table columns, to deduplicate some of the column code.

I did some testing, but not super thorough, given that I am not 100% of where everything is used. In essence I only deduplicated where the columns were equivalent, or where only the label differed.

UPDATE: I force-pushed here to remove some changes that ended up not passing the typechecks, which the automation caught. It appears the column helper has types that I was not aware of while suggesting the first, more comprehensive changes.

@doomlab doomlab merged commit 0f135cd into dev Nov 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants