ericberman / MyFlightbookWeb

The website and service for MyFlightbook
49 stars 18 forks source link

Refactor search form into a separate js file, fix a QFE click bug in … #1328

Closed ericberman closed 1 week ago

ericberman commented 1 week ago

…the process.

If you did a search with term A and then with term A and B, then you clicked to remove B, then A would be found in the cache and updaterestriction was thus not being called. Clicking on a qfe now forces an update.