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

Fix pagination and transition issues #897

Merged
merged 15 commits into from
Jul 17, 2020
Merged

Fix pagination and transition issues #897

merged 15 commits into from
Jul 17, 2020

Conversation

Hironsan
Copy link
Member

closes #890

  • Now that doccano can keep the state of all the projects.

image

closes #850

closes #804

closes #765

closes #595

  • In dataset page, the URL is changed to /projects/1/dataset?limit=10&offset=0&q=.
  • In annotation page, the URL is changed to /projects/1/text-classification?isChecked=false&page=1&q=.

closes #594

  • Now, the index is shown correctly excluding the case when documents are empty after filtering. In the case, 1/0 is shown.

closes #540

  • Now that we can specify page by id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment