mwmbl / front-end-original

A front-end for the mwmbl search engine written in vanilla javascript
https://mwmbl.github.io/front-end/
GNU Affero General Public License v3.0
13 stars 3 forks source link

Intermediary queries in browser history #20

Closed qualterz closed 9 months ago

qualterz commented 2 years ago

While you typing a search query, with each character URL updates and this commits in browser history. Suggest to update URL on search form lost focus or on page scroll.

This is how browser history looks like ![Browser History Flood](https://user-images.githubusercontent.com/38355785/178147296-f2feba62-5e5c-44b8-9f66-8af273d99817.png)
ColinEspinas commented 2 years ago

Thanks, I'll look into a more reasonable approach of handling the browser history.

daoudclarke commented 9 months ago

I believe this is not an issue in the new UI.