Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDelete the last data in the last page will lead to 404 page. #573
Comments
|
@Hironsan @icoxfog417 @Loner233 : I am unable to replicate this bug. Can you please verify if this still exists? |
|
@tusharmakkar08 Yes, It still exists. Like this, I have the only one data in the last page. When I delete the data, It leads me to the 404 page if the debug == True. |
|
Hey @Loner233 Are you on the latest version of doccano? For me the link which is in your screenshot doesn't exist and interface also looks a lot different. |
|
@tusharmakkar08 I pull from docker repository directly by |
|
@icoxfog417 @Hironsan Is the version present in dockerhub the latest one? I doubt so because the issue isn't coming in the latest master build. |




How to reproduce the behaviour
This is not a big defect, but it should be easily fixed.
I uploaded a lot of data in dataset page, started to delete all data from back. When I deleted the only last data in the last page, it lead me to the 404 page. It can be more friendly if return the page before the last page when I delete the last data in the last page.
Your Environment