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

Simple search pagination forgets context #274

Open
JohannesBuchner opened this issue Feb 21, 2020 · 1 comment
Open

Simple search pagination forgets context #274

JohannesBuchner opened this issue Feb 21, 2020 · 1 comment
Assignees
Labels

Comments

@JohannesBuchner
Copy link

JohannesBuchner commented Feb 21, 2020

Describe the bug
In simple search, altering the search pagination searches over all classes

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://arxiv.org/search/astro-ph?query=http%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby%2F4.0%2F&searchtype=license&abstracts=show&order=-announced_date_first&size=50
  2. Notice "Showing 1–50 of 901 results"
  3. Click on "Go"
  4. Notice "Showing 1–50 of 16,639 results"

Expected behavior
Keep search limited to astro-ph instead of searching everything.

@JohannesBuchner
Copy link
Author

JohannesBuchner commented Feb 21, 2020

The same occurs when clicking on the second page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants