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

Implement a client-side user filter for the Notebook #2731

Closed
lyzadanger opened this issue Nov 13, 2020 · 1 comment
Closed

Implement a client-side user filter for the Notebook #2731

lyzadanger opened this issue Nov 13, 2020 · 1 comment
Assignees

Comments

@lyzadanger
Copy link
Contributor

Add the ability to filter a group's (course's) annotation by user/author. Note that this first implementation will be client-side, meaning we'll build the list of available users from the annotation set we have available.

This being the first filter we're adding, there's likely some infrastructure to establish—state, thread-building, etc.—that we'll want to sort out at this point. With luck, additional filters will be faster to add.

@lyzadanger
Copy link
Contributor Author

Based on what the focus of this task is, I think I'm going to call it "done." A user filter, client-side, has been implemented, and the mechanics needed to "set filters" are in place.

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

No branches or pull requests

1 participant