fedora-infra / fedora-packages

A webapp that allows searching packages in Fedora. Written in Python using TurboGears2 and Moksha.
https://apps.fedoraproject.org/packages
GNU Affero General Public License v3.0
58 stars 59 forks source link

Fix back and forward buttons on search #423

Open aymanbagabas opened 5 years ago

aymanbagabas commented 5 years ago

Add an event listener on back and forward buttons and update search input.

Fixes: #82

aymanbagabas commented 4 years ago

Is there anything wrong with this?