Manipulate history after post/reply when JS is available #27
Labels
No labels
bug
enhancement
good first issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jmcbray/brutaldon#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I often want to go back from posting to the context I was at before posting. Because of the posting page in the middle, there is an extra page (the posting form) in the history that I don't want and has no use (I can't edit the post in it, for example).
Use JS History API to remove this page from history when submitting a post.
Any foreseeable problems?