Wisdomb33r / ffch-admin

Administration tool final-fantasy.ch website
GNU General Public License v3.0
0 stars 0 forks source link

Use LocalStorage to save search input #410

Closed Sylvie closed 3 years ago

Sylvie commented 3 years ago

Saving the search input would allow re-doing the same search after the page was reloaded.

Sylvie commented 3 years ago

Mocking the local storage: https://medium.com/@armno/til-mocking-localstorage-and-sessionstorage-in-angular-unit-tests-a765abdc9d87