Undo for chapter progress

DeOwl

Active member
Joined
Mar 13, 2024
Messages
40
Points
33
I have started using the favourites feature and in the last 3 days pressed the wrong checkbox on a series I paused in the middle at least 5 times.

The ability to have a popup undo button like the ones that appear when you send a mail through Gmail would be so valuable.
Also, this should be very easy to implement as you can just make a popup that redirects you to the url(or if this is made using react, sends a request) with the id of the chapter you were on before you changed it. This requires only a single change in the frontend, without impacting the backend
 
Last edited:

Ruti

Your toes are now forklift. Get licensed now!
Joined
Jan 5, 2022
Messages
289
Points
133
Also, this should be very easy to implement as you can just make a popup that redirects you to the url(or if this is made using react, sends a request) with the id of the chapter you were on before you changed it. This requires only a single change in the frontend, without impacting the backend
In your reading list, you can actually see the history of chapter bookmark changes. Its the little circle without the top half
 

Attachments

  • Screenshot 2024-10-25 7.59.59 AM.png
    Screenshot 2024-10-25 7.59.59 AM.png
    40.4 KB · Views: 40
  • Screenshot 2024-10-25 7.59.34 AM.png
    Screenshot 2024-10-25 7.59.34 AM.png
    5.7 KB · Views: 30
Top