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

Paper index page should allow to filter by year #34

Open
swt2public opened this issue Nov 9, 2017 · 0 comments
Open

Paper index page should allow to filter by year #34

swt2public opened this issue Nov 9, 2017 · 0 comments

Comments

@swt2public
Copy link

Scenario

Given a paper published in 1950
And a paper published in 1968
When users visit the papers index page with url parameter year=1950
Then it should not show the paper published in 1968

Hints

You can use scopes [1] to implement this behavior.

Error

Expected not to find text "go to statement considered harmful" in "papers add paper title venue year computing machinery and intelligence mind 49: 433-460 1950 show edit destroy go to statement considered harmful communications of the acm 1968 show edit destroy"

Estimated progress: 97% complete

akuchinke added a commit that referenced this issue Nov 9, 2017
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