add default preference for max tab limit in staff client
Bug #932295 reported by
Ben Shum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Low
|
Unassigned |
Bug Description
Evergreen version: master
Add default preference for max tabs in staff client to prefs.js. By default, this is set to 0 for unlimited tabs. Including this setting will allow staff client packagers to more easily assign a limit if desired.
Some reasons for adding a tab limit may include:
1) avoiding memory exhaustion - opening too many tabs can be bad
2) preserving staff sanity - do not have too many tabs open at once
Changed in evergreen: | |
status: | New → In Progress |
Changed in evergreen: | |
milestone: | 2.2.0alpha2 → 2.2.0alpha3 |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Working branch for master: http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ bshum/lp932295- max-tab- limit-setting