AnsPress 2.0 – After deleting a question -> troublesome redirection

3.45K viewsCore
0

When you delete a question (http://localhost:/question/test), the delete operation succeeds but afterwards one gets redirected to http://localhost/question/test/false and get the message “Not Found” “It looks like nothing was found at this location. Maybe try a search?”

Should we
– get back to the questions detail with undelete option (since deleting happens without any acknowledge)?
– go to /questions
– go to definable page (such as homepage)
?

0

Issue has been solved

confirmed, though it would be a good idea to have a warning message – I think – because there is no way of undoing an accidental delete now. Maybe an improvement for a following version? (alpha 3?)

Question and answer deleted from frontend is sent to “Trash” folder so you can always undo it 😉