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

Custom server-side sorting #264

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Custom server-side sorting #264

merged 7 commits into from
Mar 28, 2024

Conversation

hextraza
Copy link
Contributor

Implements server-side sort with custom columns

@hextraza
Copy link
Contributor Author

I still need to unit/integration test this and fix some lucene weirdness, but this should be close. When the user clicks on one of the columns it resets the page and does a query to sort on the new field, instead of the genomicPosition default. This assumes the new DiscvrSeq changes are in.

@bbimber bbimber force-pushed the 23.11_fb_serverSort branch from 0a028e9 to 8dac438 Compare March 28, 2024 12:49
@bbimber bbimber marked this pull request as ready for review March 28, 2024 18:47
@bbimber bbimber merged commit a208193 into discvr-23.11 Mar 28, 2024
3 of 5 checks passed
@bbimber bbimber deleted the 23.11_fb_serverSort branch March 28, 2024 19:14
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