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

Implemented DataTables to deed list for #3739 #3761

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

sylvieed
Copy link
Collaborator

Resolves #3739

This is meant to solve filtering/searching collection notes by implementing DataTables which comes with a search. Because the notes list is made by filtering the deed list to only notes, I just edited the deed list to use DataTables.

Here's the notes list, it can quickly be filtered and sorted:
image

And this also changes the all deeds list:
image

If we don't want to change the deeds list, I can separate it from the notes list.

@sylvieed sylvieed linked an issue Aug 24, 2023 that may be closed by this pull request
@saracarl
Copy link
Collaborator

I love this. I think our super transcribers and project owners will, too. You can filter by just your name to see what you've done. You can search deeds, which gives you a list by person to look through. You can filter or sort by "needs review" or "edited" etc. I can't wait to see how folks use this. Once we get it deployed I'm going to let a handful of both project owners and super transcribers know and ask for their feedback.

@saracarl saracarl merged commit d3d0dff into 3736-datatables-works-list Aug 29, 2023
@benwbrum benwbrum deleted the 3739-datatables-notes-list branch May 30, 2024 01:58
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.

Filter/search comments on a collection
2 participants