This function read the table search filters from the local storage of file:
https://github.com/userfrosting/UserFrosting/blob/master/app/sprinkles/core/assets/userfrosting/js/uf-table.js

Can we store information using sessionStorage API instead of localStorage?
This function read the table search filters from the local storage of file:
https://github.com/userfrosting/UserFrosting/blob/master/app/sprinkles/core/assets/userfrosting/js/uf-table.js
Can we store information using sessionStorage API instead of localStorage?