-
Notifications
You must be signed in to change notification settings - Fork 59
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
Make two submission filters multiselect #645
Conversation
Also closes #396.
Currently, this sequence is possible with the submitter and review state filters:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Notes from interactive code review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interactive code review with @ktuite
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just finished an interactive review with Matt - will review tests after thanksgiving!
abd1c3a
to
793aae1
Compare
I've noticed an issue here, which I've filed at #664. I think we can come back to that later. |
Closes #559 and closes #396.