Comment on RFC.fyi: Browse RFCs by keywords, id or collectionComments−axiosgunnar5yNice, but make sure to "replace" the URL when adding the user query (= don't "push"), otherwise the user has to press back many times before he can leave the website again−ravenstine5yCame to say the same thing. Or only do a push when the user actually performs their query.−ComodoHacker5yIs it the norm now to break history? Why?I want my Back and Forward buttons working. Especially on this site, which has no other means to clear the query.−emilfihlman5yNeither push nor replace history actually work in Chrome, so the fault lies more with the browser than the developers.
Comments
Nice, but make sure to "replace" the URL when adding the user query (= don't "push"), otherwise the user has to press back many times before he can leave the website again
Came to say the same thing. Or only do a push when the user actually performs their query.
Is it the norm now to break history? Why?
I want my Back and Forward buttons working. Especially on this site, which has no other means to clear the query.
Neither push nor replace history actually work in Chrome, so the fault lies more with the browser than the developers.