Manipulate history after post/reply when JS is available #27

Open
opened 2020-03-09 10:34:32 -04:00 by jmcbray · 0 comments
Owner

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?

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?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jmcbray/brutaldon#27
No description provided.