Remix.run Logo
calrain 4 days ago

It frustrates me no end when large commercial web sites fail to store state in URLs. It should be updated when the user clicks the 'submit' button of a page, especially when related to searching.

Some products have these fancy KQL style search parameters but if you forget to 'save the search' within the applications 'Save Search' facility, then when you duplicate a tab the search is lost.

It feels rude when sites ignore the UX improvement by not leveraging the power of URLs to store current state.

dhuan_ 4 days ago | parent | next [-]

I think you intended to post here: https://news.ycombinator.com/item?id=45789474

calrain 4 days ago | parent [-]

I did :) good pick up!

rirze 4 days ago | parent | prev [-]

Did you comment on the wrong post? There’s another post talking about storing state in URLs