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

Tables are Sortable by Default #2596

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

andrewbaldwin44
Copy link
Collaborator

@andrewbaldwin44 andrewbaldwin44 commented Feb 9, 2024

Fixes #2593

Proposal

The tables will now be sortable by default. We just move the useSortByField into the table component so sorting is no longer "opt-in". The variables were also renamed for better consistency with the table component.

As mentioned in the issue, we could at some point re-consider #2466, especially considering that now we have the ability to toggle off columns, making the vertical scroll less of an issue

@andrewbaldwin44
Copy link
Collaborator Author

Think the Mac tests might be a little flaky?

@cyberw
Copy link
Collaborator

cyberw commented Feb 9, 2024

I seriously think GH is using OG mac minis to run that…

@cyberw cyberw merged commit 26683f4 into locustio:master Feb 9, 2024
16 checks 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.

Modern UI: ability to sort tables by column specific column
2 participants