hplush / slowreader

Web app to combine feeds from social networks and RSS and to help read more meaningful and deep content
https://dev.slowreader.app
GNU Affero General Public License v3.0
161 stars 37 forks source link

Don’t change URL on every `keyup` in Preview page #79

Closed ai closed 11 months ago

ai commented 11 months ago

Right now, we will change page URL on every symbol typed in URL field.

Let’s add some debounce to prevent flooding history.

ai commented 11 months ago

Fixed https://github.com/hplush/slowreader/commit/b749974c8e5c40d938837add57c90bf5c916cf4b