Bug 29701 - Add some user preferences in localstorage
Summary: Add some user preferences in localstorage
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-15 13:52 UTC by Thibaud Guillot
Modified: 2021-12-15 13:52 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaud Guillot 2021-12-15 13:52:17 UTC
For now some preferences depending to a syspref (OPACHighlightedWords for example) but it can be also interesting to store them in localstorage. So I create this BZ to develop it in the future